ADO.NET

Moderators: None (Apply to moderate this forum)
Number of threads: 50
Number of posts: 62

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
Typed DataSet - Migration to ODP.NET Posted by Ptero on 15 Oct 2009 at 12:11 AM
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.



 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.