DataSet problem
Posted: 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 ?