Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Getting information of SQL Tables
Message
 
À
26/04/2001 17:26:38
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Divers
Thread ID:
00500421
Message ID:
00500426
Vues:
18
Assuming you want to get this information from within a VFP program, check out SQLCONNECT(), SQLTABLES(), SQLCOLUMNS() in the help files. If you need more info, you can call stored procedures in SQL Server with SQLEXEC(). For example, sp_helpindex returns a cursor with all of the index information.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform