Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Suppress DBC warning message
Message
From
12/12/2001 15:44:54
 
 
To
12/12/2001 15:23:28
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00593502
Message ID:
00593514
Views:
22
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform