March 27, 2006 at 9:06 am
Hi, the problem is that when I debug a Stored Procedure at client machine the debugger skips the code and just displays the output as in case of a simple "Open". Whereas when I user Query Analyzer at Test Server machine it outputs steps into the code easily. Can anyone suggest where is the problem? I am using SQL Server 2000 EE sp4 on Windows Server 2003.
Regards,
Rehan Ahmad Rattu
- Rattu
March 30, 2006 at 8:00 am
This was removed by the editor as SPAM
March 30, 2006 at 10:47 am
Is the client machine's SQL Server set to run as a domain user account or is it running as System?
K. Brian Kelley
@kbriankelley
April 6, 2006 at 2:11 pm
You may need to verify that your client tools are also up to date with the service packs. This is problem I had experienced but was corrected when I updated my client tools to the newest service pack that matched the server.
April 6, 2006 at 7:48 pm
My experience was exactly the same as Mr Dempsey's.
The systems fine with no users loggged in. Can we keep it that way ?br>
Viewing 5 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply