CeBeginTransaction is documented as taking an "isolevel" parameter with one
of the following three values; CEDB_ISOLEVEL_READCOMMITTED,
CEDB_ISOLEVEL_REPEATABLEREAD and CEDB_ISOLEVEL_SERIALIZABLE. Unfortunately,
it doesn't describe what these levels actually mean. I've searched for these
parameter and have come up completely empty.
Anyone have any ideas what each of these mean?
Thanks,
//Ray