dbTalk Databases Forums  

Mysql, VFP.

comp.databases.xbase.fox comp.databases.xbase.fox


Discuss Mysql, VFP. in the comp.databases.xbase.fox forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
AK
 
Posts: n/a

Default Mysql, VFP. - 05-01-2004 , 11:58 PM






Hi;

What's the best way to transfer VFP data into Mysql?

Some of the tables I need to do this contain 100,000 records. I was
wondering what would be an efficient way to do this - ODBC, or some
other trick?

thanks,

AK.

Reply With Quote
  #2  
Old   
Monica J. Braverman
 
Posts: n/a

Default Re: Mysql, VFP. - 05-04-2004 , 06:43 AM






If the tables are identical, just export your table to some in-common
format (ascii delimited or whatever). I use MySql Control Center and
there is an import utility. Pick the table and go. 100K records
won't take much time. Make sure when you create the MySql table you
don't do any indexing until AFTER the table is loaded or it will slow
you down considerably.

mj

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.