how to migrate data form foxpro to mysql

Posted by Paul on Stack Overflow See other posts from Stack Overflow or by Paul
Published on 2010-04-30T09:01:58Z Indexed on 2010/04/30 9:07 UTC
Read the original article Hit count: 336

Filed under:
|
|
|

I am having database in .dbf (Foxpro) formate. 1) How to retrieve data from Foxpro using Java. 2) If the data can be migrated to MySql, How to do the conversion. Pls help me.

© Stack Overflow or respective owner

Related posts about foxpro

Related posts about java