visitor (0 QPoints)
  • FR
  • EN
  • NL
  • DE
  • ES
316 experts, 1194 registered users, 1659 questions already answered
European Experts Exchange, the very best site for high-quality IT solutions

New Improved Search!

 


05/10/2011 1h30 : Steve Jobs is dead, the father of Apple ][ is gone, we are all orphaned.

Databases :: MySql :: Importing structure from MS_Access Databse to MY Sql Database


By: VB guy Canada  Date: 02/11/2004 00:00:00  English  Points: 50 Status: Answered
Quality : Excellent
I am having table structure with huge data and I want to import this table to My sql databse table to utilize it for my application.Is It Possible?
How To access the MS_access Database from My sql?

By: VGR Date: 03/11/2004 05:32:00 English  Type : Answer
1a) find a way to include "column headers" on the first row of your exported data
or
1b) (better control) re-create manually the TABLE in MySql

then
2) export from Access as format CSV

finally
3) import data in Mysql after copying the .csv file to its server :
LOAD DATA INFILE 'data.txt' INTO TABLE tbl_name FIELDS TERMINATED BY ',' ENCLOSED BY '"' LINES TERMINATED BY '\n';
By: carchitect Date: 03/11/2004 22:48:00 English  Type : Comment
well very simple just search in google for converting access to mysql
there are lots of tuilites are available
By: carchitect Date: 03/11/2004 22:48:00 English  Type : Comment
it will give you .sql file
By: mquiroz Date: 03/11/2004 23:21:00 English  Type : Assist
Hi Jayasree!

It's even easier that that, you just need to install MyODBC 3.5x ODBC drivers (check mysql homepage) and make a DSN (control panel, odbc, blah, blah) then you open your access database on microsoft acces, then select with the right mouse button, click on "save/export", and then instead of selecting a filename go to the end of the list and select "ODBC", then select your previously created DSN and voilá: you have your access table on mysql!!!
By: Squibi Date: 04/11/2004 22:57:00 English  Type : Comment
There is a simple app do this work.
Check http://www.mysql.com, downloads section

Do register to be able to answer

EContact
browser fav
page generated in 311.067820 milliseconds

Why Google AdSense ads ?

compteur
 Ranking-Hits PageRank for this page