multi user not showing changes on Zeos7.2-beta 3533 and D7

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
ror0n
Fresh Boarder
Fresh Boarder
Posts: 13
Joined: 23.01.2014, 09:52

multi user not showing changes on Zeos7.2-beta 3533 and D7

Post by ror0n »

I'm using the latest Zeos 7.2 beta 3533 and Delphi 7, the transact isolation level is tiReadCommited which I didn't have any problem with beta 3513
The problem is when using multi user if I insert a record in a table in computer A, the new record not showing in computer B even after I refreshing the table, if I disconnect the connection then reconnect I can read the changes OK.
Can someone help me, thank you. (I can give simple delphi 7 code which show the problem if needed).

Edit :
There is another problem, I can't download zeos 7.2 beta from fresh, it won't download some component (from svn or manually from web).
User avatar
EgonHugeist
Zeos Project Manager
Zeos Project Manager
Posts: 1936
Joined: 31.03.2011, 22:38

Re: multi user not showing changes on Zeos7.2-beta 3533 and

Post by EgonHugeist »

Could you please update to latest rev? Did commit some fixes for that.

Note before latest fixes, FB did never "really" change the TIL if you have been connected once. NOTHING did happen, i don't know why..
Best regards, Michael

You want to help? http://zeoslib.sourceforge.net/viewtopic.php?f=4&t=3671
You found a (possible) bug? Use the new bugtracker dude! http://sourceforge.net/p/zeoslib/tickets/

Image
ror0n
Fresh Boarder
Fresh Boarder
Posts: 13
Joined: 23.01.2014, 09:52

Re: multi user not showing changes on Zeos7.2-beta 3533 and

Post by ror0n »

Tried the rev 3542 and test it did fix the problem. Thanks for your help.

There is still problem with downloading zeos 7.2 beta branches from new. Whenever I did svn checkout from new folder and click OK there is some component will stop download and tortoise svn will get timeout error.
For example this file:
http://svn.code.sf.net/p/zeoslib/code-0 ... javahl.dll
sometimes it can be downloaded sometimes it won't
Post Reply