Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Import data from Paradox 7 into Visual FoxPro 5

Status
Not open for further replies.

MartinK

Technical User
May 15, 2001
3
US
I have some tables in Paradox 7 and I need to migrate these data into Visual FoxPro 5. Could anybody help me ?

THANK YOU !

 
The answer will depend on your answers to these questions.

Question #1, What is your knowledge level of Paradox 7.
Never Used it, Beginner, etc,???
Question #2, What is your knowledge level of FoxPro.
Never Used it, Beginner, etc,???


David W. Grewe
Dave@internationalbid.com
ICQ VFP ActiveList #46145644
 
I never used Paradox, but I have very good knowledge of VFP 5.

MartinK
 
You used the work Migrate so I assume this is a One Way Trip, So:
1. There is an ODBC driver for Paradox and VFP so you could access the data that way.
2. Paradox does export data to several formats VFP can read. At one time Paradox and dBase were owned by the same company (Borland) so Paradox will export and import to/from a dBase4 ".DBF" file. VFP can be set to export and import in dBase4 mode also.
3. Export/Import the information in Space or comma delimited files.

David W. Grewe
Dave@internationalbid.com
ICQ VFP ActiveList #46145644
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top