Re: ODBC mysql problem
- From: "Val Mazur \(MVP\)" <group51a@xxxxxxxxxxx>
- Date: Sat, 20 Aug 2005 21:28:33 -0400
Hi,
If you test it in Control Panel and it works fine, then 99% percent it is a
security issue, but I would expect some sort of error message. Do you have
any error handling in your code? Have you checked Errors collection to see
if anything is there?
--
Val Mazur
Microsoft MVP
http://xport.mvps.org
<nospam@xxxxxxxxxx> wrote in message
news:eOLhQFCpFHA.572@xxxxxxxxxxxxxxxxxxxxxxx
> 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
>
>
.
- References:
- ODBC mysql problem
- From: nospam
- ODBC mysql problem
- Prev by Date: Re: Excel to Access
- Next by Date: Re: Trapping CommitTrans - returns success even when failed!
- Previous by thread: ODBC mysql problem
- Next by thread: ADO security warning
- Index(es):
Relevant Pages
|
|