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?