Is there anyone know how to debug a stored procedure in MS SQL Server Management Studio Express version? I've the problem to debug my stored procedure. Please help!
I used to use SQL Server 2000 and I could step through a stored procedure for debugging. Is this because of SQL Server Express doesn't include this feature for stored procedure debugging? Is Enterprise or Developer version could do that?