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:
00500646
Vues:
18
You may want to take a look at SQL DMO.

DMO stands for Data Manipulation Object and it comes in the form of a DLL. You can instanciate SQLDMO from within FoxPro and get all type of SQL Server information from it, including tables, fields, and so forth.

DMO is supposed to provide all the information that you can usually get by reading the "sys" tables, yet, it is easier to use.

>Hi, everybody!
>
>Is there someway to get information of SQL Tables? For example: I need to, given a SQL table, identifie every fields, captions, datatypes, width, etc... as we easily do on VFP...
>
>Does anybody can tell me how could I do that?
>
>Thanks in advance.
Hector Correa
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform