baber_abbasi Posted October 9, 2003 Share Posted October 9, 2003 Is there any possibility that I fetch database values form Visual Foxpro database and then save into MYSQL database?? If yes, plz tell me how? Thanking you. Link to comment https://forums.phpfreaks.com/topic/1144-databse-values/ Share on other sites More sharing options...
shivabharat Posted October 10, 2003 Share Posted October 10, 2003 The best way to do thsi would be export the required data from your Foxpro and save it in CSV (COmma separted values). You can use the inline function in the Mysql to import the data to mysql. Link to comment https://forums.phpfreaks.com/topic/1144-databse-values/#findComment-3877 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.