Forum Replies Created

Viewing 4 posts - 31 through 34 (of 34 total)

  • RE: Windows vs SQL Auth - Performance Issue??

    Not sure, I'll find out, but it is a vendor application that I don't have the code for.

    I would think the connection strings would use the same method...

  • RE: Service Packs for Admin Tools??

    "You let users install SQL Admin tools?"

    Yeah, boo, hiss, I know. But this is the world I live in and don't have control over what software we release...

  • RE: NT authenticated db owner

    Try using the following:

    net use \\servername\ipc$ /user:otherdomain\otheruseraccount

    Since you can't open a command prompt, try throwing it into a batch job and run from there. If the...

  • RE: Kill Statment wont kill a spid.

    I've run into this a couple of times, stopping and starting the SQL service will definately work.  Usually happens because a user disconnects wrong (shuts off computer or it crashes). ...

Viewing 4 posts - 31 through 34 (of 34 total)