Mega Search
23.2 Million


Sign Up

Make a donation  
How to use debugger in dbartisan 9.5 with SqlServer 2012  
News Group: embarcadero.public.dbartisan.general

How can we use DbArtisan 9.5 to debug code in SqlServer 2012?
We are trying to debug locally but we get error messages.

When we look in the documentation we are a bit confused. The documentations seems to refer to an earlier SqlServer version and there are references to Win2000 etc. 

Debugging locally from the Microsoft tool SqlServer Management studio works without problem.

I hope you can help us here since having this tool without a functioning debugger isnt very productive...

Here is the debuglog when trying to start debug against a simple procedure:
15:44:15.334	Program	Starting Debug Session
15:44:15.342	Program	Connecting to database LXT-MATGARAA...
15:44:15.365	Program	Connection established to database LXT-MATGARAA
15:44:15.367	Program	Debugging using SQL Server 2005 interfaces.
15:44:15.383	Program	Acquiring Dependencies for dbo.mgf_test_datum...
15:44:15.411	Program	Finished Acquiring Dependencies for dbo.mgf_test_datum
15:44:15.425	Program	Requesting debugging interface from SQL Server 2005 server.
15:44:25.445	Program	Error getting new debug session. Request timed out.
15:44:25.451	Program	Error starting debugger. Session is inactive.
15:44:25.456	Program	Error unregistering event handler.
15:44:25.461	Program	Error starting debugger. Session is inactive.
15:44:25.465	Program	Error establishing a debugger session with the server. See debug log for more information.
15:44:25.471	Program	Debug Session has terminated

Vote for best question.
Score: 0  # Vote:  0
Date Posted: 14-Nov-2013, at 10:54 AM EST
From: Mats Friberg