Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Code to get table structure
Message
De
14/04/2005 23:00:08
 
 
À
14/04/2005 10:50:27
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Divers
Thread ID:
01004671
Message ID:
01004974
Vues:
18
>Does anyone have a function they could share that will provide "SQL create cursor code" if you feed the function with a table/cursor name.

Not sure what you wanted, would like to recommend following commands FYI:
1) To a native table - COPY STRUCTURE EXTENDED TO a_stru_tbl.dbf
2) To a SQL table -SQLCOLUMNS()
Steven
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform