RE: Oracle
Hi
Microsoft has released .NET Managed Provider for Oracle 2.0.
But it has been included in .Net framework 2.0. So we don't have to
download it from the Microsoft website.
We can find it in GAC.
In <% windows %> \assembly directory, there is an assembly named
"System.Data.OracleClient". We can found the version of this assembly is
2.0.0.0.
But I also agree with our community member. In order to get the most
performance, we suggest you can use Oracle Data Provider for .NET. (
http://www.oracle.com/technology/tech/windows/odpnet/index.html)
ODP.NET makes using Oracle from .NET more flexible, faster, and more stable.
If there is anything unclear, please feel free to contact me.
Sincerely,
WenYuan
.
Relevant Pages
- Re: .Net Codepage 850 problem with uppercase accented characters
... Barrie Gray wrote: ... It is actually the Microsoft .Net Managed provider for Oracle ... (microsoft.public.dotnet.framework) - Re: Oracle database for Windows
... Download the Complete Files ... Oracle doesn't charge your for having MS SQL server on your system. ... it does want you to read those manuals. ... The only important tip for people exposed to Microsoft is ... (comp.databases.oracle.server) - Re: I cant find a SETUP.EXE in the SQL Plus Client ??
... someone else's server for testing some SELECT statements I'm ... free client because I don't own the Oracle license. ... SQL statements. ... There is no documentation with that download. ... (comp.databases.oracle.tools) - Re: I cant find a SETUP.EXE in the SQL Plus Client ??
... someone else's server for testing some SELECT statements I'm writing for them. ... How do I get a free Oracle client installed, if possible, so I can test some SQL statements. ... There is no documentation with that download. ... (comp.databases.oracle.tools) - Re: I cant find a SETUP.EXE in the SQL Plus Client ??
... someone else's server for testing some SELECT statements I'm writing ... How do I get a free Oracle ... client installed, if possible, so I can test some SQL statements. ... There is no documentation with that download. ... (comp.databases.oracle.tools) |
|