Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Can I debug a Stored Procedure in SQL Server Express Edition with Advanced Services?

Trying to debug a stored procedure on a local SQL Server Express instance. I am running SSMS As Administrator. My login is in the sysadmin server role. My connection user is in the sysadmin server role. I get the message "Unable to start the Transact-SQL debugger, could not connect to the Database Engine instance 'localhost\sqlexpress'."

like image 615
Mike W Avatar asked Oct 19 '25 13:10

Mike W


1 Answers

Yes - I switched to using a Windows Authentication connection and it works now. So the answer is Yes, debugging works with SQL Express.

like image 130
Mike W Avatar answered Oct 22 '25 03:10

Mike W



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!