Forum Replies Created

Viewing 4 posts - 181 through 184 (of 184 total)

  • RE: How to run a script on every sunday

    Hi,

    Thanks for your reply. i've tried and getting error :

    Unable to cast object of type 'Microsoft.SqlServer.Management.Smo.SimpleObjectKey' to type 'Microsoft.SqlServer.Management.Smo.Agent.JobObjectKey'. (Microsoft.SqlServer.Smo)

    can you suggest your opinion on this.

    Thanks,

    Regards,

    Viji

  • RE: Regarding Two Database

    Hi sbk.net,

    It is cool that you can create two database and getting connected with the front end let it be ASP or anything and you can do such things by...

  • RE: Self-join several times on one table

    Hi Bob,

    I'm happy that u checked for 'N/A' .

    but first check for

    Mngr1.sales_rep_manager <> 'N/A'

    then check for

    Mngr1.sales_rep_manager = Mngr2.sales_rep_name_control

    bcoz it will take less time for checking N/A than...

  • RE: Script to auto-generate alphanumberic numbers

    say the first few either 3 or five are characters and the rest are numeric. and increasing and this will be the primary key for the table

    -viji

Viewing 4 posts - 181 through 184 (of 184 total)