December 8, 2003 at 2:09 pm
Ia m running stored procedure in debugging mode and instead of going line to line debugger just goes truogh it. does anyone have any suggestions
December 8, 2003 at 2:14 pm
Is the SQL Server service running under the local System account?
K. Brian Kelley, GSEC
http://www.truthsolutions.com/
Author: Start to Finish Guide to SQL Server Performance Monitoring
K. Brian Kelley
@kbriankelley
December 8, 2003 at 2:15 pm
Yes
December 8, 2003 at 2:28 pm
Debugging cannot run under the local System account. The service must either be a local account created on the computer or a domain account.
K. Brian Kelley, GSEC
http://www.truthsolutions.com/
Author: Start to Finish Guide to SQL Server Performance Monitoring
K. Brian Kelley
@kbriankelley
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply