ZTable/ZQuery with persistent fields broken

The offical for ZeosLib 7.3 Report problems, ask for help, post proposals for the new version of Zeoslib 7.3/v8
Quick Info:
-We made two new drivers: odbc(raw and unicode version) and oledb
-GUID domain/field-defined support for FB
-extended error infos of Firebird
-performance ups are still in queue
In future some more feature will arrive, so stay tuned and don't hassitate to help
Post Reply
abonic
Junior Boarder
Junior Boarder
Posts: 26
Joined: 25.11.2016, 17:00

ZTable/ZQuery with persistent fields broken

Post by abonic »

Steps to reproduce:

1. Put ZConnection, ZTable, Datasource, DBGrid on the form an connect everything
2. Open Fields Editor for ZTable and add one field but NOT THE FIRST

DbGrid now shows content of the first column in the table instead of column defined in Fields Editor

(Zeos 7.3 r6495, Delphi 2009, Firebird 3 embedded, Windows 10)

Edit: ZQuery is broken in the same way too.
miab3
Zeos Test Team
Zeos Test Team
Posts: 1309
Joined: 11.05.2012, 12:32
Location: Poland

Re: ZTable/ZQuery with persistent fields broken

Post by miab3 »

Indeed
Fields_error.png
Top: 2,3,1
Bottom: all automatically
It looks like an offset of 1.

Delphi 10.3.3-Win32 Oracle 11g.

Michal
You do not have the required permissions to view the files attached to this post.
User avatar
EgonHugeist
Zeos Project Manager
Zeos Project Manager
Posts: 1936
Joined: 31.03.2011, 22:38

Re: ZTable/ZQuery with persistent fields broken

Post by EgonHugeist »

Confirmed too, i'm working on it...
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
User avatar
EgonHugeist
Zeos Project Manager
Zeos Project Manager
Posts: 1936
Joined: 31.03.2011, 22:38

Re: ZTable/ZQuery with persistent fields broken

Post by EgonHugeist »

@abonic. Hope i got it, please update from SVN \7.3-Testing and report your findings..
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
abonic
Junior Boarder
Junior Boarder
Posts: 26
Joined: 25.11.2016, 17:00

Re: ZTable/ZQuery with persistent fields broken

Post by abonic »

I have downloaded latest snapshot (zeoslib-code-0-r6503-branches-testing-7.3.zip) and tested under Delphi 2009 and XE.

Unfortunately, I don't see any improvement. The problem described in the first post is still present.

persistent0.PNG
persistent1.PNG
You do not have the required permissions to view the files attached to this post.
abonic
Junior Boarder
Junior Boarder
Posts: 26
Joined: 25.11.2016, 17:00

Re: ZTable/ZQuery with persistent fields broken

Post by abonic »

I am happy to confirm that the issue seems to have been resolved in rev. 6507.

persistent0.PNG
persistent1.PNG
You do not have the required permissions to view the files attached to this post.
marsupilami
Platinum Boarder
Platinum Boarder
Posts: 1918
Joined: 17.01.2011, 14:17

Re: ZTable/ZQuery with persistent fields broken

Post by marsupilami »

Good to know. Thank you :)
Post Reply