Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Suppress DBC warning message
Message
 
 
À
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:
00593517
Vues:
26
What about
Rename mytable.dbf to oldTable.dbf
Use oldTable 
COPY TO mytable
>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')
>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?
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform