Page 1 of 1

Row ID Issue

Posted: Thu 15 May 2008 19:29
by benbahrenburg
Hello,

I noticed an issue that happened sometime in the last three builds and was wondering if there is a work around for this.

Using the sample dataset application provided with the install you can re-create this.

SELECT ROWID, FROM DEPT

In my application RowId is shown and of course is a read-only column. But when update is issued on the DataTable, DataAdapter, or pretty much anything it errors.

Basically I have a DataGrid that looks at tables, and I need to display the RowId if the user needs to see that detail. It used to work without issue, but the latest build doesn't allow for this.

Any ideas how to address this?

Posted: Fri 16 May 2008 12:01
by Alexey.mdr
Hello,

we reproduced the problem and now we are fixing it.
We will try to solve the problem as soon as possible.

Posted: Sun 18 May 2008 17:31
by benbahrenburg
Thanks Alex. Is there an estimated delivery date for a fix?

Posted: Thu 22 May 2008 09:23
by Alexey.mdr
New build of OraDirect .NET version 4.60.34 is available for download now.
http://crlab.com/forums/viewtopic.php?t=12136
Let me know if the problem is solved.