PDA

View Full Version : odbc for sql ....


pjm2211
29th November 2005, 22:42
I have created a database on one of the sites on my ispconfig server that forms post data to. I would like to access my data via access link table....unless someone has a better way to get my data (without logging into php myadmin, and exporting)......... My problem is I cannot get my odbc mysql driver to funtion correctly. Am I forgetting a step? Do I need to turn something on? Any help would be greatly appreciated. thanks...

till
29th November 2005, 22:54
If you want to access the database with ODBC from an external PC, you will have to enable the remote access for this database in ISPConfig.

pjm2211
30th November 2005, 00:19
that did it....thanks again Till.!!!