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 |
|
Da_Retina
Posting Yak Master
109 Posts |
Posted - 2001-12-20 : 01:32:00
|
| Hi..I am trying to use the TSQL-Debugger from within VB..I am really frustrated as I did everything that I knew that should be done and it used to work infrequently but now it is not working..telling me that an error took place coordinating with the server!..I am really stuck and I need to use the debugger!..can anyone instruct me how to use it of his/her Xperience!!!..I would be thankful!Thanks in AdvanceSalute... |
|
|
sica
Posting Yak Master
143 Posts |
Posted - 2001-12-20 : 03:14:03
|
| I never used TSQL-Debugger,but I would recommend Profiler instead if you don't make it work w/ TSQL-Debugger.Sica |
 |
|
|
VyasKN
SQL Server MVP & SQLTeam MVY
313 Posts |
Posted - 2001-12-20 : 03:59:50
|
| What's your SQL Server version?--HTH,VyasCheck out my SQL Server site @http://vyaskn.tripod.com |
 |
|
|
Da_Retina
Posting Yak Master
109 Posts |
Posted - 2001-12-20 : 05:07:38
|
| I have SQL SERVER Version 7.0 SP3 |
 |
|
|
Da_Retina
Posting Yak Master
109 Posts |
Posted - 2001-12-20 : 05:55:37
|
| How can I debug a stored procedure using the profiler??? |
 |
|
|
sica
Posting Yak Master
143 Posts |
|
|
|
|
|