Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Codepage
Message
De
04/07/2001 07:14:17
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
04/07/2001 06:18:59
Sammy Derban
Ghana Telecom
Accra, Ghana
Information générale
Forum:
Visual FoxPro
Catégorie:
FoxPro 2.x
Titre:
Divers
Thread ID:
00526629
Message ID:
00526638
Vues:
18
>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform