Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

connection to ms access database via mysql

Status
Not open for further replies.

rosesau

Programmer
May 24, 2001
9
AU
this is a short question does mysql support access to a ms access database. if so do i need to make changes to my access 2000 database. if i do need to make changes to that database what and how do i make those changes?

thanks

rose
 
MySQL provides an ODBC driver that can be used to link MySQL tables in an Access ddatabase. It appears that MySQL cannot import from or export to MS Access directly. However, I'm not knowledgeable about MySQL and can't state this is definitely so.

You can search the MySQL web site for more answers and download MyODBC. Terry

;-) He has the right to criticize who has the heart to help. -Abraham Lincoln

SQL Article links:
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top