Jump to content

PHP linked to access/mysql database and in house server


minneyx

Recommended Posts

Hello All,

 

Just wondering if anyone can help me, I am making a database that is going to be run on a in house server (ms access) and I also want part of the database to be copied (with pictures) to a database for the website.

 

What is the best solution for this?

 

Thanks in advance,

Shane.

create tables with identical structure in mysql then you can link the mysql tables in access  using ODBC http://dev.mysql.com/downloads/connector/odbc/5.1.html then run queries in access to insert the data into the linked mysql tables

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.