Migrating from ODP.NET, Unmanaged Driver to ODP.NET, Managed Driver
To ease migration, the APIs of ODP.NET, Managed Driver are a complete subset of the APIs of ODP.NET, Unmanaged Driver. As long as the existing unmanaged ODP.NET applications use currently available managed ODP.NET APIs, migration is straightforward and simple.
In future versions, the managed driver will support more APIs of ODP.NET, Unmanaged Driver. Both drivers will continue to be enhanced to support the latest Oracle Database and .NET Framework features.
To migrate from unmanaged to managed ODP.NET, perform the following steps:
See Also:
Configuring Oracle Data Provider for .NET for more information.