----- Original Message ----- 
From: "John Berman" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, August 01, 2004 7:27 AM
Subject: Connectiing


> Hi
>
> Sorry if I'm off topic but I am a touch desperate
>
>
> We make use of a mysql 4.x hosted by a third party and we use ASP to
access
> this data
>
> Our Connection string looks like this:
>
>
xDb_Conn_Str="DRIVER=org.gjt.mm.mysql.Driver;URL={jdbc:mysql://xxxxxxx/xxxxx
> xx};uid=xxxxxxx;pwd=xxxxxxxxxx;"
>
>
> This has worked fine for months but for some reason we I use the ASP pages
> we now  get Cannot Find Server
>
> I can access the Data Source using MySQL Control Center
>
> I have replaced the url parameter with the ip address but still no joy
>
>
> Any pointers really appreciated.
>
> Regards
>
> John Berman
> [EMAIL PROTECTED]
>

Just starting with it myself, but...

the docs say the name of the class is com.mysql.jdbc.Driver

FWIW,
Jon


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to