Link to home
Start Free TrialLog in
Avatar of vielkacarolina1239
vielkacarolina1239Flag for United States of America

asked on

How can I set Sql Server Express to do debuging?

Hi,

How can I set up sql server express to do debugging: step debugging, print the statck, &.
Please, detail the steps to configure the server for debugging mode.

Can I step debug a trigger?

Thanks.


Open in new window

ASKER CERTIFIED SOLUTION
Avatar of Aneesh
Aneesh
Flag of Canada image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of vielkacarolina1239

ASKER


How can I step into a trigger using visual studio debugger?
How can I view a trigger in visual studio to set a break point and step into the trigger?