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
ZeosLib 7.2 and 7.3 are not synchronizing the new data with Firebird 3
-
- 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
Hello Fenix,
are you sure this doesn't happen with Firebird 2.5 too?
With best regards,
Jan
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
@Fenix,
Have you set TransactIsolationLevel on tiReadCommitted?
Michal
Have you set TransactIsolationLevel on tiReadCommitted?
Michal
Re: ZeosLib 7.2 and 7.3 are not synchronizing the new data with Firebird 3
Hi miab3,
That was it, now it's worked out.
Thanks.
Best regards.
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
Hi marsupilami,
So, I did not get to test in firebird 2.5.
I just wanted to show my test environment data.
Best regards
So, I did not get to test in firebird 2.5.
I just wanted to show my test environment data.
Best regards
-
- 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
Hello Fenix, if everything works now for you then things are good :-D