|
|
 |
RE: FN-FORUM MySQL ODBC on Unix
date posted 16th January 2002 15:07
Frankie
A really common error when dealing with databases. I think you'll need to
use something like the following:
"driver={MySQL};server=localhost;uid=username;pwd=password;database=database
"
Let me know how you get on
Cheers
Rich
-----Original Message-----
From: [EMAIL REMOVED]
[EMAIL REMOVED] Behalf Of Frankie Cooke
Sent: 15 January 2002 17:37
To: [EMAIL REMOVED]
Subject: FN-FORUM MySQL ODBC on Unix
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
============================================================
= Get your message here for as little as £1 per week =
= =
= http://www.freelancers.net/cgi/sponsor.cgi?action=show =
============================================================
* Free listing for freelancers
* Free to advertise jobs
* Free jobs distribution service
* Free database of 5000 freelancers
Freelancers and Freelance Jobs:
http://www.freelancers.net
Forum FAQs:
http://freelancers.netrickery.com
To unsubscribe please email:
[EMAIL REMOVED]
If you have difficulties unsubscribing please email:
[EMAIL REMOVED]
|
 |
|