I have some deprecated code in visual basic when connecting to an oracle database. I am using a OracleDataAdapter but it says that this has been deprecated. Does anyone know what the new supported code is to connect to a database?
I have some deprecated code in visual basic when connecting to an oracle database.
Share
Oracle provides a Data Provider for .NET
http://www.oracle.com/technetwork/topics/dotnet/index-085163.html
This blog post may be of help as well.
http://blogs.msdn.com/b/adonet/archive/2009/06/15/system-data-oracleclient-update.aspx