Windows Oracle Data Access Components (MOSC)

MOSC Banner

Consistency of Reads between C# applications

edited Jul 19, 2011 8:47PM in Windows Oracle Data Access Components (MOSC) 2 commentsAnswered
We are having strange timing issues with our C# code using Oracle.DataAccess 2.112.2.  We have one application that calls a method that updates several columns in an Oracle table using an OracleDataAdapter class.  A second application reads that updated data from the same columns in the same table.  For some reason, the second application doesn’t always read updated data; it reads the original data.  We cannot figure out why the OracleDataAdapter is not picking up the updated values from the table.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center