Oracle ADO.NET classes ??
Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance
I'm confused ... I've read in a number of places that in VS2005, ADO.NET
contains Oracle specific classes under the System.Data namespace (actually
this was supposed to be available for the v1.1 framework). But I don't see
the Oracle stuff in the Object Browser.
I see:
System.Data.Common
System.Data.Odbc
System.Data.OleDb
System.Data.Sql
System.Data.SqlClient
System.Data.SqlTypes
(only System.Data.Sql is new relative to the v1.1 framework)
So where is the Oracle stuff ? What am I missing??
Thanks
.
Relevant Pages
- Re: Custom Object Types
... >> data type and the STRONG object model involves the use of the Oracle ... >> framework such as TopLink, ... > p_usr VARCHAR2, ... > retcode OUT NUMBER); ... (comp.lang.java.databases) - Re: If you connect to Oracle through .NET please help!
... in order for the framework classes to even work. ... Do you need to download and install other Oracle files, ... Is my connection string somehow tied to those answers? ... (microsoft.public.dotnet.languages.vb) - Re: Does 2.0 still require ODP.NET to connect to Oracle?
... see that with framework 1.1 you had to download ODP.NET from Oracle's site in order for the framework classes to even work. ... ODP.Net is Oracles own implementation of a ado.net driver. ... The standard microsoft and oracle ado.net drivers require tnsnames information to be stored somewhere. ... (microsoft.public.dotnet.languages.csharp) - Re: Oracle - works with Framework 1.1, not with 2.0
... I was thinking along the lines of a security problem, that Framework 2.0 ... I gave the ASPNET user full control on the Oracle ... (microsoft.public.dotnet.framework.aspnet) - Program compiled under 1.1 still references 1.0
... I have an application which I just converted from VS 2002 1.0 Framework to ... This application uses the Oracle ODP for .NET. ... to get onto the Oracle forums but their forum web site seems to be having ... (microsoft.public.dotnet.framework) |
|