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

The forum for ZeosLib 7.2 Report problems. Ask for help, post proposals for the new version and Zeoslib 7.2 features here. This is a forum that will be edited once the 7.2.x version goes into RC/stable!!

My personal intention for 7.2 is to speed up the internals as optimal a possible for all IDE's. Hope you can help?! Have fun with testing 7.2
Post Reply
Fenix
Fresh Boarder
Fresh Boarder
Posts: 5
Joined: 01.06.2017, 02:42

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

Post 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
marsupilami
Platinum Boarder
Platinum Boarder
Posts: 1956
Joined: 17.01.2011, 14:17

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

Post by marsupilami »

Hello Fenix,

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

With best regards,

Jan
miab3
Zeos Test Team
Zeos Test Team
Posts: 1310
Joined: 11.05.2012, 12:32
Location: Poland

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

Post by miab3 »

@Fenix,

Have you set TransactIsolationLevel on tiReadCommitted?

Michal
Fenix
Fresh Boarder
Fresh Boarder
Posts: 5
Joined: 01.06.2017, 02:42

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

Post by Fenix »

Hi miab3,

That was it, now it's worked out.

Thanks.

Best regards.
Fenix
Fresh Boarder
Fresh Boarder
Posts: 5
Joined: 01.06.2017, 02:42

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

Post 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
marsupilami
Platinum Boarder
Platinum Boarder
Posts: 1956
Joined: 17.01.2011, 14:17

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

Post by marsupilami »

Hello Fenix, if everything works now for you then things are good :-D
Post Reply