Table data editor

Discussion of open issues, suggestions and bugs regarding LinqConnect – Devart's LINQ to SQL compatible ORM
Post Reply
halley73to
Posts: 29
Joined: Wed 07 Oct 2009 07:24

Table data editor

Post by halley73to » Wed 07 Oct 2009 07:27

Hi,
i've try to edit the data in an Oracle table with the excel like editor of the retrieve data mode.
When i insert numeric data and then i use LinqToOracle to perform an update it give me always an error of concurrency.
If i edit the data with Oracle insert all work fine.

What is the problem?

AndreyR
Devart Team
Posts: 2919
Joined: Mon 07 Jul 2008 13:16

Post by AndreyR » Wed 07 Oct 2009 13:56

Could you please provide the exception message and the call stack of the error?

Post Reply