RE: Oracle 9i release 2 on Win2KSP4. .NET 1.1.. Exception from OracleC
From: Cowboy (Gregory A. Beamer) - MVP (NoSpamMgbworld_at_comcast.netNoSpamM)
Date: 11/04/04
- Next message: Scott M.: "Re: Installed net framework; now I have to select an account when boot"
- Previous message: Steven Cheng[MSFT]: "RE: C# Windows service description"
- In reply to: phronima: "Oracle 9i release 2 on Win2KSP4. .NET 1.1.. Exception from OracleClient"
- Next in thread: phronima: "Re: Oracle 9i release 2 on Win2KSP4. .NET 1.1.. Exception from OracleC"
- Reply: phronima: "Re: Oracle 9i release 2 on Win2KSP4. .NET 1.1.. Exception from OracleC"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 3 Nov 2004 19:08:01 -0800
Install the full client. SQLPlus only requires part of the Oracle Client to
connect. You will have to pull out the Oracle medium. I am sure there is a
way to install less than that, but I have not taken the time to find out how.
I would also suggest moving to ODP.NET, which you can download free from
otn.oracle.com. It is much better tuned to Oracle 9i. Not sure if this will
alleviate the Oracle Client full install or not.
Plug into your memory bank the fact that Oracle has changed the engine in
10g, so you will have to update software at the time you switch. Currently,
OracleClient does NOT work with 10g, so you have to switch to the ODP.NET
version for 10g (the 9i version of ODP.NET is not compatible with 10g either,
BTW, but the model between different ODP.NET versions is largely compatible).
--- Gregory A. Beamer MVP; MCP: +I, SE, SD, DBA *************************** Think Outside the Box! *************************** "phronima" wrote: > Hi > I'm using System.Data.Oraclient client developing on the same machine > as the Oracle Server. I'm able to talk to my database via SQLPlus but > when I try to connnect via the OracleConnection's Open() method I get > an error saying > > System.Data.OracleClient requires Oracle client software version 8.1.7 > or greater. > > I have Oracle 9i release 2 on the same machine. Any clues? > > TIA >
- Next message: Scott M.: "Re: Installed net framework; now I have to select an account when boot"
- Previous message: Steven Cheng[MSFT]: "RE: C# Windows service description"
- In reply to: phronima: "Oracle 9i release 2 on Win2KSP4. .NET 1.1.. Exception from OracleClient"
- Next in thread: phronima: "Re: Oracle 9i release 2 on Win2KSP4. .NET 1.1.. Exception from OracleC"
- Reply: phronima: "Re: Oracle 9i release 2 on Win2KSP4. .NET 1.1.. Exception from OracleC"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|