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.
ZTable/ZQuery with persistent fields broken
Re: ZTable/ZQuery with persistent fields broken
Indeed
Bottom: all automatically
It looks like an offset of 1.
Delphi 10.3.3-Win32 Oracle 11g.
Michal
Top: 2,3,1Bottom: 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.
- EgonHugeist
- Zeos Project Manager
- Posts: 1936
- Joined: 31.03.2011, 22:38
Re: ZTable/ZQuery with persistent fields broken
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/
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/
- EgonHugeist
- Zeos Project Manager
- Posts: 1936
- Joined: 31.03.2011, 22:38
Re: ZTable/ZQuery with persistent fields broken
@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/
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/
Re: ZTable/ZQuery with persistent fields broken
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.
Unfortunately, I don't see any improvement. The problem described in the first post is still present.
You do not have the required permissions to view the files attached to this post.
Re: ZTable/ZQuery with persistent fields broken
I am happy to confirm that the issue seems to have been resolved in rev. 6507.
You do not have the required permissions to view the files attached to this post.
-
- Platinum Boarder
- Posts: 1956
- Joined: 17.01.2011, 14:17
Re: ZTable/ZQuery with persistent fields broken
Good to know. Thank you