Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Debugging Stored Procedure
Message
De
05/10/2012 11:23:08
John Baird
Coatesville, Pennsylvanie, États-Unis
 
 
À
05/10/2012 11:14:12
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:
01554395
Vues:
63
>Thank you. I will ready and learn what the article says. But in my case I need to "debug" not from VS but running in production. This is why I thought that creating some "crumbs" files would be possible.
>
>Can't you debug the app and get the values at a specific point in time and them debug the SP by feeding those values into it?

You can use the SQL profiler to intercept the call and see exactly what's being passed to the sp call. Then you can feed those exact values to the sp and see what is going on..
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform