<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>'Typed DataSet - Migration to ODP.NET' Thread RSS Feed</title>
    <link>http://www.programmersheaven.com/</link>
    <description>Contains the latest posts from the thread 'Typed DataSet - Migration to ODP.NET' posted on the 'ADO.NET' forum at Programmer's Heaven.</description>
    <language>en</language>
    <copyright>Copyright 2012 Programmers Heaven</copyright>
    <pubDate>Thu, 09 Feb 2012 09:41:40 -0800</pubDate>
    <lastBuildDate>Thu, 09 Feb 2012 09:41:40 -0800</lastBuildDate>
    <generator>Argotic Syndication Framework 2007.3.0.1, http://www.codeplex.com/Argotic</generator>
    <docs>http://www.rssboard.org/rss-specification</docs>
    <ttl>360</ttl>
    <image>
      <url>http://www.programmersheaven.com/images/ph.gif</url>
      <title>Programmers Heaven</title>
      <link>http://www.programmersheaven.com/</link>
      <width>88</width>
      <height>31</height>
    </image>
    <item>
      <title>Typed DataSet - Migration to ODP.NET</title>
      <link>http://www.programmersheaven.com/mb/DotNetADONET/407249/407249/typed-dataset---migration-to-odpnet/</link>
      <description>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)).&lt;br /&gt;
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.&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/DotNetADONET/407249/407249/typed-dataset---migration-to-odpnet/</guid>
      <pubDate>Thu, 15 Oct 2009 00:11:20 -0800</pubDate>
      <category>ADO.NET</category>
    </item>
  </channel>
</rss>
