Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Drop table problem
Message
De
17/02/2005 21:42:10
 
 
À
17/02/2005 19:59:03
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Stored procedures, Triggers, UDFs
Divers
Thread ID:
00986632
Message ID:
00988201
Vues:
70
Martin,

>>Although .NET allows for debugging of Stored Procedures... I still use the Query Analyzer as I fill more comfortable using it... I guess I just need to explore this feature of .NET some more.<

Don't feel bad ... I've been using .NET for 3 years and I still use Query Analyzer for testing out Stored Procs. ;-)

~~Bonnie



>Hi all! Just would like to share with you my experiences with Tmp tables. If I create them in a stored procedure and execute that sp using the EXEC statement (either from VB or Query Analyzer) the Tmp tables are automatically drop as soon as the SP ends execution... even if the connection is still open.
>
>However, when debugging the SP in the Query Analyzer... there is a need to explicitly drop the tables (Tmp tables ofcourse) even if the SP has ended it's execution... this is probably because the session has not ended.
>
>Although .NET allows for debugging of Stored Procedures... I still use the Query Analyzer as I fill more comfortable using it... I guess I just need to explore this feature of .NET some more.
>
>Regards to all!
>
>Martin
Bonnie Berent DeWitt
NET/C# MVP since 2003

http://geek-goddess-bonnie.blogspot.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform