Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Oracle, C# and ADO.net....
We are cluelessly converting a few C# applications to use Oracle instead
of SQL Server.
I barely understand ADO.net, but it appears that it uses optimistic concurrency. Which means the record to be updated could be updated by another user without the original user realizing it.
The current thinking is to rewrite the app back to C and host it on a UNIX box. While I am not a big fan of Windows, I just believe the rewrite to be a drastic move. So I am trying to figure what we can do....
Your clueless .net DBA,
Chris
-- http://www.freelists.org/webpage/oracle-lReceived on Thu Oct 25 2007 - 10:10:54 CDT