Forum Replies Created

Viewing 15 posts - 121 through 135 (of 201 total)

  • RE: backup

    INIT for overwirte.

    NOINIT for append.

    ..>>..

    MobashA

  • RE: Connections

    are u gettin this error using both sql logins and windows logins, it might be domain and authentication problems, check the event log it would help.

    ..>>..

    MobashA

  • RE: How to prevent a user from restart the server - sql server 2005

    a read/write user has no such priv, to shut down the sql server u have to be like one of the sysadmin role, local adminstrator, domain admin..

    ..>>..

    MobashA

  • RE: create procedure with encryption

    i have found one noline but it requires to connect using DAC.

    i need to check more but is there any difference between DAC and normal connection about things i can...

    ..>>..

    MobashA

  • RE: *= VS left outer join

    the link wont open.

    ..>>..

    MobashA

  • RE: Database Restore Error

    have u search on the net for log recovery, u can extrace the transaction and apply them manauly,

    if it is possible to do so.

    ..>>..

    MobashA

  • RE: SQL Login -> Remote Windows Account

    so u want serverA to use like a folder in serverB.

    if so u can create table in serverB, use the linkserver to but a command from serverA to serverB,

    create a...

    ..>>..

    MobashA

  • RE: create procedure with encryption

    i hate this mause and cat games, is there any way to do this with out any one decryting this procedure?

    ..>>..

    MobashA

  • RE: DB Restoration

    restoring 20GB take no more than 20 minutes, the only time u need to shorten is Transferring the back file on the network.

    ..>>..

    MobashA

  • RE: *= VS left outer join

    thanks i will try this one, hope it do the job.

    ..>>..

    MobashA

  • RE: Strange SQL Agent Errors

    SSPI is related to kerberos authentication, u should check the trafice on ur router or ur firewall for any strange trafice.

    ..>>..

    MobashA

  • RE: Database Restore Error

    if i have understand u this the way things r:

    u have one full backup, and a Series of log backups and one of them is Corrupted.

    if so then u cant...

    ..>>..

    MobashA

  • RE: *= VS left outer join

    so if i have this

    select col1,col2 from table1,table2

    where table1.col1*=table2.col2

    and table1.col4=table2.col4

    who can i fix this?

    ..>>..

    MobashA

  • RE: *= VS left outer join

    is there any diffirence what so ever? in any case.

    ..>>..

    MobashA

  • RE: SQL Server 2005 TCP Settings

    i can think of two things:

    open the port on th fire wall if any.

    and make sure when connecting to sql server throw the Management Studio to choose this port, if...

    ..>>..

    MobashA

Viewing 15 posts - 121 through 135 (of 201 total)