[odb-users] Optimistic Concurrency : ROWVERSION exception

Boris Kolpackov boris at codesynthesis.com
Sat May 18 12:49:19 EDT 2013


Hi Chew,

Chew Kok Keng <ckokkeng at dso.org.sg> writes:

> First-chance exception at 0x751a812f in driver.exe: Microsoft C++
> exception: odb::mssql::database_exception at memory location 0x0015e8ec..

So the update() function throws odb::mssql::database_exception. It
should have been caught and printed by the catch() handler on lines
153-157 in driver.cxx. Can you look at the output of the example and
see what the exception says?

Boris



More information about the odb-users mailing list