Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Suppress DBC warning message
Message
From
12/12/2001 15:48:38
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
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:
00593516
Views:
27
>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?

You could move table to another directory, then :

use ('savedpath\'+myoldtable)
copy to myoldtable database mydatabase with production

Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Reply
Map
View

Click here to load this message in the networking platform