Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to disable open VFP tables in Foxpro for DOS ?
Message
 
To
11/02/2003 05:33:21
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00750356
Message ID:
00751846
Views:
30
>>Yes, there are some other ways, but "COPY TO" is the easiest and 'natural' way to do it. And you can convert tables programmatically.
>>If you wish to keep the same index files as in FPD, then you do not need to copy with cdx. IDX files will work in VFP too.
>
>What about the code page how do we emerge it, because if I open the tables in VFP,sometimes the code page emerge and I choose windows then if I open in VFD it will give an error 'not a database file'. Have you experienced this ?
>
>
>regards,
>
>Budianto

It is quite possible that some code pages supported in Windows are not supported in FPD. Though it could be suitable for your needs and therefore a solution for you, be aware of that changing code page does not change the table structure to the 'native' VFP format. Instead it gives the FoxPro engine the directions how to deal with characters specific to language of hardware platform. In particular, "..some characters available in one code page are not available in another" (as in VFP Help).
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform