Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Alternative to modal window to edit SP
Message
De
01/05/2000 15:31:20
 
 
À
28/04/2000 19:08:00
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Stored procedures, Triggers, UDFs
Divers
Thread ID:
00364723
Message ID:
00364870
Vues:
13
I always use the Query Analyser to write/update stored procedures, not the Enterprise Manager.

I also took the habbit of saving my stored procedure in a local file for easy update, but using sp_helptext procname will give you your code, so you can copy and paste it into the editing area of the Query Analyser.

HTH!



>Unless I'm missing something, in SQL 7 the editing window for stored procedures is modal, which prohibits things like launching Transact-SQL Help or taking a look at table properties or lots of other useful things. Is there some alternative? I thought I could do edit SQL SPs through Visual InterDev 6 but it only allows me to execute the sp, not edit it.
Sylvain Demers
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform