Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
MichaelHLutz
Starting Member
19 Posts |
Posted - 2008-12-19 : 16:55:13
|
Hi. I have searched MS forums for this issue and have seen similar topics, none of which have been resolved.I can debug T*SQL when logged directly into my server using SQL Server Authenticaion. Using the exact same userid/password (SQL Server Authenticaion), I can also run the same T*SQL remotely from a SSMS session on my laptop.However, when I try to **debug** remotely (from my laptop) using the exact same userid and password, the error appears "Unable to start T-SQL Debugging. Could not connect to computer '...'. Logon failure: unknown user name or bad password.In all cases I am using the same SQL Server account / password.Has anyone seen this problem and resolved it?MS please help with this ... it's not ideal to have to debug a procedure from directly on the server for a variety of reasons.Please help.Kindest Regards,Mike |
|
|
|
|