Computing.Net > Forums > Programming > ODP.NET question

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

ODP.NET question

Reply to Message Icon

Name: Ptero
Date: October 14, 2009 at 23:57:14 Pacific
OS: Windows XP
Product: Oracle Odp.net
Subcategory: General
Comment:

Typed DataSet - Migration to ODP.NET
We're using a lot of typed datasets in ASP.NET application, most of them have many tables+adapters and each table has some functions that call Oracle Stored Procedures. It works using System.Data.OracleClient. Our purpose is to make a migration to ODP.NET ( Oracle.DataAccess ). If i build a new typed dataset, it works fine with ODP. For migration of existing code i changed all references from System.Data.OracleClient to Oracle.DataAccess ( Both in Project References and also in Designer.cs files (manually)).
But existing code falls on Adapter get property - InitAdapter() function. The error is: "Value does not fall within the expected range". Any suggestions, please? Many thanks in advance for your help.



Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More






Use following form to reply to current message:

Login or Register to Reply
LoginRegister


Sponsored links

Ads by Google


Results for: ODP.NET question

VB.net question www.computing.net/answers/programming/vbnet-question/7997.html

VB.NET question: an error www.computing.net/answers/programming/vbnet-question-an-error/8093.html

VS C++ .NET question www.computing.net/answers/programming/vs-c-net-question/3286.html