Re: Linking MySQL tables to MS Access error
Posted by:
dayoyoman
Date: January 10, 2005 06:33AM
It sounds as though you have left the "DRIVER=" prefix off your connection string, so you have something like
"{MySQL ODBC 3.51 Driver};..."
when it should be
"DRIVER={MySQL ODBC 3.51 Driver};..."
Subject
Written By
Posted
Re: Linking MySQL tables to MS Access error
January 10, 2005 06:33AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.