Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Codepage
Message
From
04/07/2001 07:14:17
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
04/07/2001 06:18:59
Sammy Derban
Ghana Telecom
Accra, Ghana
General information
Forum:
Visual FoxPro
Category:
FoxPro 2.x
Title:
Miscellaneous
Thread ID:
00526629
Message ID:
00526638
Views:
17
>Hello All,
>In VFP 5.0 want to use data from a table increated in foxpro 2.6 Dos (report purposes).
>When i do so the foxpro 2.6 table becomes unreadable to fox 2.6. I have tried using select statement
>without success.
>I don't want this to happen since the Dos application is in use and consatanly being updated.
>Any ideas/tricks how to go about this.
>Thanks in advance.

I assume you have fox2x DOS on hand. If so use cpzero.prg to mark your fox2x tables with your DOS codepage.

In fox2x :
do home()+'\cpzero' with lcDBFName, nCodePage

If you don't have the file or fox2x you could do the same from VFP. Then :
do home()+'tools\cpzero\cpzero' with lcDBFName, nCodePage

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
Next
Reply
Map
View

Click here to load this message in the networking platform