Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Utility to generate The SPT insert, select, update scrip
Message
De
03/12/2002 15:58:57
 
 
À
03/12/2002 04:44:51
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00728912
Message ID:
00729145
Vues:
12
>Hello all,
>
>Is there any utility around to generate The SPT insert, select, update scripts ?
>
>This will help a lot the VFP programmers. For example it will solve the problem of uploading single quotes etc ..
>
>
>Thanks in advance
>Petros

Petros,

The SQL Server Enterprise Manager comes with such a utility, although it produces stored procedures. But you could script the sp to a file and use that in your SPT if that's what you want to do. Just go to the EM and fire the stored procedure wizard.

Of course the recommendation is always made that the stored procedures be used instead of ad-hoc SQL. HTH,
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform