Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Debugging Stored Procedure
Message
De
05/10/2012 10:02:13
 
 
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Autre
Versions des environnements
SQL Server:
SQL Server 2008
Divers
Thread ID:
01554375
Message ID:
01554381
Vues:
63
Is there a simple approach of debugging a stored procedure? When I am running an ASP.NET app I want to see if certain IF conditions were met and the code after the IF was executed. One simple way I am thinking is if I can create some kind of token or semaphore file that I can look at (after the procedure) is done? How do you do it?

You can step through the SP in Visual Studio.

http://www.c-sharpcorner.com/uploadfile/e1317f/steps-to-debug-a-stored-procedure-of-sql-server-2008-using-visual-studio-2010/
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform