Web Hosting Talk







View Full Version : SQL Data into an Access Database


halcyon2600
12-15-2005, 05:36 PM
I need to get a .sql database file imported into an access database. Can anyone point me to a tutorial or explain to me how this is done?

Thanks


:confused:

jcrespi
12-16-2005, 01:21 AM
Hi,

There are just several products on the market but I would suggest to take a look in download.com and you will find several. Most of them will charge you for that program.

halcyon2600
12-27-2005, 07:39 PM
I found an easier way than purchasing a new program.

I simply uploaded it to the mysql server THEN exported it through PHPmyAdmin as a .csv file, after that it simply imported it into MS-Access.

Cheap and Efficient.