Page 1 of 1

TableAdapter mapping not shown when modifying a dataset

Posted: Fri 27 Mar 2009 18:38
by dkumar26
I have a dataset created using the dataset wizard. The DS has 4 DataTables and the datatables have the datasource as TableAdapter. The datatables use stored procedures from a package for the select command. Dataset generates successfully and works perfectly fine at runtime. However, when I try to modify the dataset using the dataset wizard, the mapping to the stored procedure is lost for some of the datatables and would have to remap it everytime. Do you have a work around to avoid re mapping it everytime? I looked at the designer code and I could still see all the mapping available but for some reason the dataset wizard does not read it properly.

We use OraDirect 3.55.17.0

Posted: Tue 31 Mar 2009 10:01
by Shalex
Thank you for the bug report. We will investigate the problem and notify you about the results as soon as possible.

Posted: Mon 06 Apr 2009 20:03
by dkumar26
Shalex, Do you have an update on this bug?

Thanks, Dinesh

Posted: Tue 07 Apr 2009 06:48
by Shalex
Dinesh, the problem is fixed in the latest build (5.0.26) of dotConnect for Oracle. Could you please upgrade to this version? As an alternative, we can fix the problem in the 3.x version (it will take some time). Please notify us about your decision on this issue (upgrade or wait for the fix in the 3.x version).

Posted: Wed 08 Apr 2009 22:59
by dkumar26
It depends on when the 3.x version will be fixed. Do you have an estimated date for the fix?

Posted: Thu 16 Apr 2009 10:02
by Shalex
We are working on the 3.x build of OraDirect .NET with the mentioned fix. We will notify you when the build is available.

Posted: Tue 28 Apr 2009 13:59
by Shalex
Dkumar26, we have sent you OraDirect .NET 3.55.26 Professional with the fixed bug.

Posted: Mon 06 Jul 2009 20:35
by dkumar26
The update worked. Thanks for looking into it.