Problem in retrieving data

2006-02-03 Thread Vagula
Hi, I'm facing a problem. The problem description is as follows: I insert a record (if the record does not exists for a particular combination) into a table in a (broker) transaction and try to access the same record in a different (broker) transaction.

Re: Problem in retrieving data

2006-02-03 Thread Armin Waibel
Hi Vagula, I insert a record (if the record does not exists for a particular combination) into a table in a (broker) transaction and try to access the same record in a different (broker) transaction. Could you give us more details. OJB version? Did the second broker instance try to read the

RE: Problem in retrieving data

2006-02-03 Thread Vagula
, Vagula -Original Message- From: Armin Waibel [mailto:[EMAIL PROTECTED] Sent: Friday, February 03, 2006 7:43 PM To: OJB Users List Subject: Re: Problem in retrieving data Hi Vagula, I insert a record (if the record does not exists for a particular combination) into a table in a (broker

Re: Problem in retrieving data

2006-02-03 Thread Armin Waibel
List Subject: Re: Problem in retrieving data Hi Vagula, I insert a record (if the record does not exists for a particular combination) into a table in a (broker) transaction and try to access the same record in a different (broker) transaction. Could you give us more details. OJB version? Did