Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Programatically create Fox 2x Table
Message
From
15/05/2007 11:02:49
Bill Drew
Independent Consultant
Chicago, Illinois, United States
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Programatically create Fox 2x Table
Miscellaneous
Thread ID:
01225578
Message ID:
01225578
Views:
75
In the running of a program I need to create a table that can be accessed by a modern application and by legacy applications written in Fox Dos.

We found that that command copy to ("abc.dbf") type foxplus for .f. would make the structure. Is there any issue with the code page that I need to worry about? Should I also run some code from cpzero to change the codepage to 437 from 1252? Does a change to 437 in itself allow the fox dos application to access it or is the key thing the 'type foxplus' argument. What about 'type fox2x'? Would that work?

Thnkx
Next
Reply
Map
View

Click here to load this message in the networking platform