| | |||||
| ||||||||
| Webmaster Tutorials Instructional webmaster-related how-to's and tutorials. |
![]() |
| | LinkBack | Thread Tools |
| | THREAD STARTER #1 (permalink) |
| NamePros Regular Join Date: Sep 2005 Location: At Home
Posts: 881
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | 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. ????: NamePros.com http://www.namepros.com/webmaster-tutorials/173491-convert-access-to-mysql.html 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
__________________ |
| |
| | #2 (permalink) |
| NamePros Regular Join Date: Aug 2004
Posts: 363
![]() | Thanks, I wanted something like this, is there also an excel to mysql one? PJ
__________________ L33TSig.net |
| |
| | #4 (permalink) |
| NamePros Regular Join Date: Aug 2004
Posts: 363
![]() | Ahh ok, thanks for that ![]() PJ
__________________ L33TSig.net |
| |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Need help with MySQL and Access | viper54 | Web Design Discussion | 2 | 01-21-2006 05:00 AM |
| Great Scripts for Sale With Resale Rights! | Zeeble | Scripts For Sale | 20 | 01-04-2006 01:39 AM |
| Tutorial: How to Install Apache2 MySQL and PHP on Windows | deadserious | Webmaster Tutorials | 35 | 09-21-2005 09:46 PM |
| Tutorial: Getting Started With MySQL (The Basics) | deadserious | Webmaster Tutorials | 3 | 04-18-2004 01:17 PM |