Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Suppress DBC warning message
Message
De
12/12/2001 15:44:54
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00593502
Message ID:
00593514
Vues:
23
Craig,

I don't know how to supress it, but I know how to work around it. I don't think it will by much slower, since VFP is going to make a copy when it converts anyway.
afields(lafields, 'oldTable')
* make sure correct DBC is open...
create table newTable from array lafields
append from oldTable
>I am adding a table that has been created as TYPE FOX2X to a DBC.
>
>The following warning message appears:
>Table Update Warning
>File 'Table.dbf' will be updated to a new file format, making it unreadable to previous versions of FoxPro.
>
>How do I supress this warning?
Steve Gibson
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform