OracleDataTable.RefreshRow(DataRow row)

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for Oracle
Post Reply
Myhel
Posts: 2
Joined: Sun 01 Oct 2006 17:21

OracleDataTable.RefreshRow(DataRow row)

Post by Myhel » Wed 15 Jul 2009 15:11

I'm triing to refresh selecting row using function RefreshRow()
and I have error - InvalidCastException

Could you give me an example with using this function?

I'm using oradirect 4.5

Thanks

Shalex
Site Admin
Posts: 9543
Joined: Thu 14 Aug 2008 12:44

Post by Shalex » Thu 16 Jul 2009 09:04

We have reproduced the same issue with the 5.25.37 version of dotConnect for Oracle. We will investigate the issue and notify you about the results as soon a possible.

Post Reply