ODBC mysql problem
- From: <nospam@xxxxxxxxxx>
- Date: Thu, 18 Aug 2005 14:19:09 -0400
Simple asp code on a web page
Set oConn = Server.CreateObject("ADODB.Connection")
oConn.open "dsn=ds_tickotto;Initial Catalog=tickotto;UID=root;pwd=*****"
The set oconn works but when I hit oConn.open the page just hangs for a very
long time then fails with no error message.
this is a system dns data source on the web server, which, by the way works
when I test it in the odbc connections control panel.
Is this a permissions issue? It worked on our old server.
Thanks for any help
.
- Follow-Ups:
- Re: ODBC mysql problem
- From: Val Mazur \(MVP\)
- Re: ODBC mysql problem
- Prev by Date: Re: Two related combo's in ASP
- Next by Date: Re: Connection MySQL through ADO with MyOLEDB provider
- Previous by thread: Two related combo's in ASP
- Next by thread: Re: ODBC mysql problem
- Index(es):