kevgais Posted October 15, 2009 Share Posted October 15, 2009 Hi Guys, I have a web app that feed into a MYSQL db perfectly. I want some low skilled user to start accessing the data easily so have decided to connect the MySQL db to an MS access db. I've successfully done this using an ODBC connection but this requires the ODBC to be setup on on every potential user (which is not really possible) Is there anyway (in code) I can connect the 2 databases? Cheers Kev Quote Link to comment https://forums.phpfreaks.com/topic/177753-connecting-ms-access-to-mysql-db-without-using-odbc/ Share on other sites More sharing options...
Adam Posted October 15, 2009 Share Posted October 15, 2009 Define "connect the 2 databases"... Quote Link to comment https://forums.phpfreaks.com/topic/177753-connecting-ms-access-to-mysql-db-without-using-odbc/#findComment-937543 Share on other sites More sharing options...
jason76 Posted November 25, 2009 Share Posted November 25, 2009 Here's a method for SQL Server that you may be able to use... http://www.accessmvp.com/djsteele/DSNLessLinks.html Quote Link to comment https://forums.phpfreaks.com/topic/177753-connecting-ms-access-to-mysql-db-without-using-odbc/#findComment-965488 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.