MySQL ODBC on Unix
date posted 15th January 2002 17:37
Hello All
I can currently connect to a Mysql database on my local machine, a windows
o/s. However, when I try and do this on unix - get the error:
Vbscript Runtime error 'ASP 0185 : -2147467259'
Data source name not found or no default driver specified
include/dbconnectcrop.asp,line 11
Line 11 is the where I am opening the connection. I feel that I have not
matched the driver name. Is the driver MyODBC called something different
on Unix, other than MySQL. Below is my conenction string.
Thanks for any help
Frankie