If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > MySQL > Link MS Access tables into a MySQL database

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-17-04, 03:57
Green4Ever Green4Ever is offline
Registered User
 
Join Date: Dec 2001
Posts: 24
Link MS Access tables into a MySQL database

Hello,

I was wondering if it is possible to link MS Access tables into my MySQL database. I already searched the net for it, but I can't find the solution. Can you help me out, thx!

Tom
Reply With Quote
  #2 (permalink)  
Old 11-17-04, 13:58
gmholler gmholler is offline
Registered User
 
Join Date: Aug 2004
Posts: 1
Link MS Access tables into a MySQL database

Yes, it's possible. Get MyODBC from www.mysql.com, install that. Go to your ODBC configuration (I assume you're on Windows) and configure a Machine Data Source using the MyODBC driver. I also assume you already have the URL, username, and password for the MySQL database - you will need those for configuring the data source. Once you're done with that, open Access, select the PC database you want to put the linked tables in (create it if it doesn't yet exist), and then select "Get external data" and then "Link tables" from the File menu. In the "Link" popup that is displayed, go to the filetype drop down and scroll thru it to "ODBC databases()" and select that one - then another popeup will come up, showing you both your available file data sources and your machine data sources. Select the ODBC machine data source you just configured, and then make your desired selections when you are asked which tables to link and such.

Lynn.
Reply With Quote
  #3 (permalink)  
Old 11-24-04, 10:02
Green4Ever Green4Ever is offline
Registered User
 
Join Date: Dec 2001
Posts: 24
Question

Hello Lynn,

I think you didn't understand my question. I was asking how I can link MS Access tables into a MySql database. I was NOT asking how to link Mysql tables into an access database. Does someone know if this is possible, beacause I think it isn't...
Reply With Quote
  #4 (permalink)  
Old 05-30-11, 21:34
marselinus marselinus is offline
Registered User
 
Join Date: May 2011
Posts: 1
Link MS Access tables into a MySQL database

Hello Green4Ever,

Do you already have an answer to your question? I Have the same interest also using this kind of feature in my system. It will help cutting down the export time wasted from MsAccess to MySQL.


Thanks,
Marselinus Magtal
Reply With Quote
  #5 (permalink)  
Old 05-31-11, 04:36
healdem healdem is online now
Jaded Developer
 
Join Date: Nov 2004
Location: out on a limb
Posts: 9,262
I don't think you can link Access into MySQL, however as Lyn points out you cna go the other way round, then pump the data into MySQL. I know thats not exactly what you want but it will work.

wether you chose to do the data pump as a timed process through the windows scheduler or as an ad hoc manual process is your choice
__________________
I'd rather be riding my Versys or my Tiger 800 let alone the Norton
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On