Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Get SQL database info
Message
 
À
25/11/2003 14:37:32
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Divers
Thread ID:
00853438
Message ID:
00853452
Vues:
11
>Hi All,
>
>Is there a way to get a list of table names from a SQL database? What about stored procedures?
>
>Thanks in advance for any help.
>
>Aloha,
>
James,

There's the SQLTABLES() and SQLCOLUMNS() functions. There may be a stored system procedure to return them (sp_stored_procedures in the Master database, perhaps). However, this information can also be retrieved using SQLDMO if it's available.
George

Ubi caritas et amor, deus ibi est
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform