| Author |
Message |
kturchyn
Joined: 18 Mar 2007 Posts: 1
|
Posted: Sun Mar 18, 2007 8:35 am Post subject: ODBC connection to MYSQL database |
|
|
| I am connecting to the MYSQL database from MSAccess on my localhost via ODBC connection. It times out far too quickly for how I work - seems like about 5 minutes - I need to set this to be longer - is this a system variable that can be set and if so how? |
|
| Back to top |
|
 |
Fabin CWH Staff
Joined: 24 Sep 2006 Posts: 6
|
Posted: Tue Apr 10, 2007 2:19 am Post subject: |
|
|
| Quote: | | I am connecting to the MYSQL database from MSAccess on my localhost via ODBC connection |
I think that is not the way to connect to MySQL database. You should install MySQL ODBC driver and select "MySQL" from ODBC wizard in windows control panel. |
|
| Back to top |
|
 |
|