Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to export a *.dbf file?
Message
 
 
To
29/03/2000 00:07:11
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00351864
Message ID:
00352170
Views:
14
>thx~
>but i want to ask what is the type of table that export from those command?
>is DBase 4.0 or 3.0 or others?

Hi Wai,

If you ran your SQL statement in FPD 2.6 it would be Fox2x type, otherwise it would be VFP type. You can convert it to FPD 2.x type using this command:

COPY TO (lcTableName) with CDX type 2.x
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform