Subject Re: Re :[firebird-support] Update & Syncronization prpblem
Author Helen Borrie
At 01:43 PM 1/09/2003 -0600, you wrote:
>Hi Helen,
>
>with all due respect, I put a little test together using StartTransaction /
>CommitRetaining / then reissued the Query to refresh and ran this
>simulatenous on two computers. Ttable changes made on one computer, I can
>see after a refresh on the both computers.

This is ReadCommitted behaviour. Change your test so the transactions are
in Concurrency isolation.

heLen