> $conn->NConnect('', 'usr', 'usr_pwd', 'TNSName');
>         # select machines from machinetable
NConnect exists in adodb since version 2.43. Have you tried with PConnect()
or Connect() instead of NConnect() ? they are older (october 2002), and may
be they are more robust ?

> Is this a bug? Should I try ADODB 2.5 instead since it's listed as being
> more stable on the site?
I use without any problem adodb 3.10, but with oracle 7.3. IMHO, I don't
think adodb 2.5 would help you.

Have you posted a message in
http://phplens.com/lens/lensforum/topics.php?id=4  ?

Regards,
Philippe



-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to