Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
List of SQL stored procedures
Message
 
À
28/02/2006 15:25:03
Joel Hokanson
Services Integration Group
Bellaire, Texas, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
MS SQL Server
Divers
Thread ID:
01100089
Message ID:
01100094
Vues:
18
sp_stored_procedures
>Is there a way in VFP to get a list of the names of all of the SQL stored procedures and the SQL views?
>
>
>
>I use "SELECT table_name FROM "+Alltrim(sql_src)+".INFORMATION_SCHEMA.TABLES WHERE table_type = 'BASE TABLE' ORDER BY 1" in SQLEXEC to get a lisy of my tables in SQL
_______________________________________________________________
Testing displays the presence, not the absence of bugs.
If a software application has to be designed, it has to be designed correctly!
_______________________________________________________________
Vladimir Zografski
Systems Analyst
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform