ErrorODBC

Hello:

I'm running MySql 4.1 with MyODBC connector and trying to access database thru
ASP all running on my XP Pro box (with service pack 2). When I try to
open connection thru ASP I get following error:

" Error Type:
Provider (0x8000FFFF)
Catastrophic failure"

below is my connection string:

set conn = server.CreateObject("ADODB.Connection")
conn.Open "DRIVER={MySQL ODBC 3.51
Driver};SERVER=localhost;DATABASE=Housing;USER=root;password =1234"


Any Ideas???

--
Regards .. Mohit Saxena
saxena73 [at] gmail.com

--
MySQL ODBC Mailing List
For list archives: http://lists.mysql.com/myodbc
To unsubscribe: http://lists.mysql.com/myodbc?unsub=gcdmo-myodbc [at] m.gmane.org
mohit saxena [ Mi, 19 Januar 2005 22:07 ] [ ID #596138 ]

RE: ErrorODBC

Hey, I was beginning to feel left out :) At least somebody else has the
issue as well. Yes I have remote access set up, and I can do it from VB,
just not from ASP.

Dain A. Müller
VP & Technical Officer
Community WISP, Inc.
(p) 781-863-1035
(f) 781-658-2087
Authorized Canopy Solutions Provider
Member Better Business Bureau
South Shore Chamber of Commerce

-----Original Message-----
From: mohit saxena [mailto:saxena73 [at] gmail.com]
Sent: Wednesday, January 19, 2005 4:07 PM
To: myodbc [at] lists.mysql.com
Subject: ErrorODBC

Hello:

I'm running MySql 4.1 with MyODBC connector and trying to access =
database
thru
ASP all running on my XP Pro box (with service pack 2). When I try to
open connection thru ASP I get following error:

" Error Type:
Provider (0x8000FFFF)
Catastrophic failure"

below is my connection string:

set conn =3D server.CreateObject("ADODB.Connection")
conn.Open "DRIVER=3D{MySQL ODBC 3.51
Driver};SERVER=3Dlocalhost;DATABASE=3DHousing;USER=3Droot;pa ssword=3D1234=
"


Any Ideas???

--
Regards .. Mohit Saxena
saxena73 [at] gmail.com

--
MySQL ODBC Mailing List
For list archives: http://lists.mysql.com/myodbc
To unsubscribe:
http://lists.mysql.com/myodbc?unsub=3Ddmuller [at] communitywisp. com




--
MySQL ODBC Mailing List
For list archives: http://lists.mysql.com/myodbc
To unsubscribe: http://lists.mysql.com/myodbc?unsub=3Dgcdmo-myodbc [at] m.gmane.o rg
Dain Muller [ Mi, 19 Januar 2005 22:17 ] [ ID #596139 ]

Re: ErrorODBC

Currently working on a fix for a problem in SQLDriverConnect. Will
publish fix to www.mysql.com soon.



mohit saxena wrote:

>Hello:
>
>I'm running MySql 4.1 with MyODBC connector and trying to access database thru
>ASP all running on my XP Pro box (with service pack 2). When I try to
>open connection thru ASP I get following error:
>
>" Error Type:
>Provider (0x8000FFFF)
>Catastrophic failure"
>
>below is my connection string:
>
>set conn = server.CreateObject("ADODB.Connection")
>conn.Open "DRIVER={MySQL ODBC 3.51
>Driver};SERVER=localhost;DATABASE=Housing;USER=root;passwor d=1234"
>
>
>Any Ideas???
>
>
>


--
Peter Harvey, Software Developer
MySQL AB, www.mysql.com

Are you MySQL certified? www.mysql.com/certification



--
MySQL ODBC Mailing List
For list archives: http://lists.mysql.com/myodbc
To unsubscribe: http://lists.mysql.com/myodbc?unsub=gcdmo-myodbc [at] m.gmane.org
pharvey [ Fr, 21 Januar 2005 17:03 ] [ ID #599937 ]
Datenbanken » gmane.comp.db.mysql.odbc » ErrorODBC

Vorheriges Thema: MyODBC-3.51.10 ( both versions ) connection failure
Nächstes Thema: Performance Degradation