Pat
Haven't got a clue why that wouldn't work, but why not use ODP.NET instead
of the Microsoft Oracle Driver.
Glenn
http://www.oracle.com/technology/tech/windows/odpnet/index.html
> I am trying to do access a remote Oracle database
> I have Oracle 10g Client software installed on my PC (10.1.0)
[quoted text clipped - 20 lines]
>
> Any clues where to look next?
Pat Ireland - 08 Jun 2005 16:18 GMT
Glenn,
I tried download the ODP.NET and was reviewing the documentation when Carlos
responded. His technique worked but thanks for your reply.
Pat
> Pat
>
[quoted text clipped - 30 lines]
> >
> > Any clues where to look next?
Does SQL*Plus work?
Does the PATH variable include c:\Oracle\OraXX\Bin ? SQL*Plus does not
require it, but everybody else does.

Signature
Best regards,
Carlos J. Quintero
MZ-Tools: Productivity add-ins for Visual Studio .NET, VB6, VB5 and VBA
You can code, design and document much faster.
Free resources for add-in developers:
http://www.mztools.com
>I am trying to do access a remote Oracle database
> I have Oracle 10g Client software installed on my PC (10.1.0)
[quoted text clipped - 21 lines]
>
> Any clues where to look next?
Pat Ireland - 08 Jun 2005 16:16 GMT
Carlos,
Thanks - now it is hitting the network looking for the server.
Pat
> Does SQL*Plus work?
>
[quoted text clipped - 26 lines]
> >
> > Any clues where to look next?
Slap - 22 Feb 2006 16:28 GMT
I am having texactly the same problem.
SQLPLUS does work. Which PATH variable are you refering to?
Any help greatly appreciated.
> Does SQL*Plus work?
>
[quoted text clipped - 26 lines]
> >
> > Any clues where to look next?
W Brian Gibbemeyer - 11 Aug 2007 03:24 GMT
In my case I had four different instances of the oracle client installed. Two
of the Bin directories were in the PATH variable. I had to remove the one
that was not registered as the ORACLE_HOME before it would connect
consistently.
> Does SQL*Plus work?
>
[quoted text clipped - 26 lines]
> >
> > Any clues where to look next?