MySQL Forums
Forum List  »  Microsoft Access

Re: exporting 50000 records
Posted by: Bob Field
Date: June 11, 2006 09:48AM

There are a variety of means to do this. MySQL has a migration tool, there are other migration tools, and you can always do it by hand, i.e., create a table in MySQL, use ODBC to link it in to Access, run an Access query to insert the data into the MySQL table, etc.

Options: ReplyQuote


Subject
Views
Written By
Posted
2287
June 11, 2006 08:28AM
Re: exporting 50000 records
1430
June 11, 2006 09:48AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.