Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Long field names
Message
 
 
À
01/12/2001 17:05:26
Joel Hokanson
Services Integration Group
Bellaire, Texas, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00588437
Message ID:
00588439
Vues:
30
>I want to have a temporary table with the same structure as a SQL table.
>
>I open the SQL table (remote view) and COPY STRU TO a file name, but the field names are NOT as long as the SQL table.
>
>How do I create a copy with the exact same field names???

Hi Joel,

Only table in DBC can have long names.
CREATE DATABASE tempdbc
COPY STRUCTURE TO testtable DATABASE tempdbc
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform