NamePros.Com (http://www.namepros.com/)
-   Webmaster Tutorials (http://www.namepros.com/webmaster-tutorials/)
-   -   convert access to mysql (http://www.namepros.com/webmaster-tutorials/173491-convert-access-to-mysql.html)

asgsoft 03-04-2006 01:34 PM

convert access to mysql
 
convert access to mysql
i always wanted to convert my access db to mysql to access it easier on the internet. i used acces for my vb programming. i couldn't use mysql. now i needed the excat db for mysql. alot of converters only converted first 5 rows of ech table so i had to do it all my self.
this tutorial is for windows users

1- download a odbc connector from mysql site http://dev.mysql.com/downloads/connector/odbc/3.51.html then install it.

2- go to Start > Programs > Administrative Tools > Data Sources (ODBC)
3- Click Add under User DSN
4- Select MySQL ODBC 3.51 Driver then Finish.or whatever version you decided to download
5- Click “Test Data Source”.
6- enter project name , description,host ,your mysql db name,username and password to connect and fianlly port.
7- when done press ok
If you get an error message saying “Unable to Connect” or words to that effect, disable any firewall or any other means of protection such as antiviruses you may have running
8- now for each table in your access database rightclick on it,select ODBC database in the save as type drop menue,enter your database name from step 6 and then that's it press ok. now you are done. all you have to do ischeck out your phpmyadmin for the table and its contents.

i hope it helps someone

.PJ 03-11-2006 01:48 PM

Thanks, I wanted something like this, is there also an excel to mysql one?

PJ

asgsoft 03-11-2006 03:13 PM

you can export it as a CVS then upload it in mysql

.PJ 03-12-2006 05:58 AM

Ahh ok, thanks for that :D

PJ


All times are GMT -7. The time now is 11:36 PM.
Site Sponsors
Advertise your business at NamePros

Powered by: vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 2.4.0