DataSet problem

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for Oracle
Post Reply
jose carvalho
Posts: 3
Joined: Tue 25 Jul 2006 14:47

DataSet problem

Post by jose carvalho » Fri 11 Aug 2006 13:39

Hi, when I create a DataSet TableAdapter using wizard with Oracle Direct, and using some oracle built in functions such as NVL( ), in the end of wizard a got this error: "ObjectTypeName must be Specified" but if a use the same wizard with the same sql statement using Microsoft Data provider for oracle it works fine. What's the problem ?

Alexey
Posts: 2756
Joined: Mon 13 Mar 2006 07:43

Post by Alexey » Wed 16 Aug 2006 07:18

What is the full version of OraDirect you use?
Please specify your SQL statement and provide us with the definition of your database object. Do you use our DataSet Wizard when creating a TableAdapter?

Post Reply