Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Copy Sttru Exte for sql Tables
Message
De
20/11/2011 11:53:04
 
 
À
20/11/2011 06:35:46
Dragan Nedeljkovich (En ligne)
Now officially retired
Zrenjanin, Serbia
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01529301
Message ID:
01529315
Vues:
40
>>Hi.
>>I am able to use a command 'Copy Stru Exte' to get the structure of a DBF table
>>Is there any way in VFP that I can do something similar to get the structure of a Sql Server Table
>
>sqlcolumns(handle, "yourtable")
>
>but that gives you minimal information.

Actually, you can pass a 3rd param of "NATIVE" to SQLColumns() to get whatever info the server will provide.

Tamar
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform