Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Copy to .. database fails with error
Message
De
11/06/2012 10:26:09
 
 
À
11/06/2012 10:15:22
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 SP2
OS:
Windows 7
Database:
Visual FoxPro
Divers
Thread ID:
01545790
Message ID:
01545793
Vues:
59
>>Hi all,
>>
>>I am attempting to copy the structure of one table to another. But when I execute the following command I get the error "Object name is invalid". I know it has to do with the database or the long field names in the table. What could be cuasing this?
>>
>>
>>COPY STRUCTURE TO "new.dbf" DATABASE myDatabase WITH PRODUCTION
>>
>
>Skip the apostrophes!
>COPY STRUCTURE TO new.dbf DATABASE myDatabase WITH PRODUCTION
>
I would, but the table name has spaces.
Greg Reichert
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform