Page 1 of 1

ZeosLib 7.2 and 7.3 are not synchronizing the new data with Firebird 3

Posted: 05.07.2017, 18:02
by Fenix
Hi guys,

If I open a connection with the zconnection it only brings the data that exists until the time of connection, eg:
I open the connection and in a table there are 10 records, if those records are modified or deleted in ibexpert or a new instance of the application, zeos does not recognize, I need to close and open the connection again for it to update, this is a bug or needs to change Any property?

This error occurs both in version 7.2 and in 7.3 and I am using firebird 3

Best regards

Re: ZeosLib 7.2 and 7.3 are not synchronizing the new data with Firebird 3

Posted: 06.07.2017, 10:04
by marsupilami
Hello Fenix,

are you sure this doesn't happen with Firebird 2.5 too?

With best regards,

Jan

Re: ZeosLib 7.2 and 7.3 are not synchronizing the new data with Firebird 3

Posted: 06.07.2017, 14:16
by miab3
@Fenix,

Have you set TransactIsolationLevel on tiReadCommitted?

Michal

Re: ZeosLib 7.2 and 7.3 are not synchronizing the new data with Firebird 3

Posted: 06.07.2017, 21:57
by Fenix
Hi miab3,

That was it, now it's worked out.

Thanks.

Best regards.

Re: ZeosLib 7.2 and 7.3 are not synchronizing the new data with Firebird 3

Posted: 06.07.2017, 22:03
by Fenix
Hi marsupilami,

So, I did not get to test in firebird 2.5.
I just wanted to show my test environment data.

Best regards

Re: ZeosLib 7.2 and 7.3 are not synchronizing the new data with Firebird 3

Posted: 07.07.2017, 22:07
by marsupilami
Hello Fenix, if everything works now for you then things are good :-D