T-SQL Debugger
From: Rafa® (Rafa®_at_discussions.microsoft.com)
Date: 01/12/05
- Next message: Marco Lorenz: "Query performance MS-Access vs. SQL-server 2000"
- Previous message: Jacco Schalkwijk: "Re: Update statement performance decreases in stored proc"
- Next in thread: David Pope: "Re: T-SQL Debugger"
- Reply: David Pope: "Re: T-SQL Debugger"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 12 Jan 2005 05:03:02 -0800
I'm in a problem with T-SQL Debugger..
I'm DBA on a development environment... Most users use Query Analyzer to
Debug procs, and some machines work, and anothers not...
The problem is the following...
The permissions are ok (EXECUTE on sp_sdidebug, dbo of the current
Database)...
The Debugger Run, without any error message, but it don't stop, it just
execute without stoping in any statement or breakpoint, and show up the
results on the pane...
The strange thing about this, is, that it works on some machines, and the
majority of the others, don't work... But it don't show any error message...
I think that it can only be some kind of configuration, that is different
from one machine to another...
Thanks,
Rafa®
- Next message: Marco Lorenz: "Query performance MS-Access vs. SQL-server 2000"
- Previous message: Jacco Schalkwijk: "Re: Update statement performance decreases in stored proc"
- Next in thread: David Pope: "Re: T-SQL Debugger"
- Reply: David Pope: "Re: T-SQL Debugger"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|