Lazarus - TZUpdateSQL not bringing its update fields selected

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
rrricci
Fresh Boarder
Fresh Boarder
Posts: 11
Joined: 05.04.2014, 02:12

Lazarus - TZUpdateSQL not bringing its update fields selected

Post by rrricci »

Hello friends, I have notice that on Lazarus 2.2.4 or above, on the TzUpdateSQL component, the existing update fields are not been selectec when we double click the component. Please see attachment. I wonder if this is a new behavior or a simple bug. On my earlier lazarus version all fields were selected automatically as we defined the last time we edited the component.

Image

Note: Also tested with Zeoslib 8.x. Same behavior.

Thanks.
Renato Ricci
marsupilami
Platinum Boarder
Platinum Boarder
Posts: 1918
Joined: 17.01.2011, 14:17

Re: Lazarus - TZUpdateSQL not bringing its update fields selected

Post by marsupilami »

Hello Renato,

currently this is a known issue that I cannot fix. There are other bugs that have to be fixed first.

With best regards,

Jan
rrricci
Fresh Boarder
Fresh Boarder
Posts: 11
Joined: 05.04.2014, 02:12

Re: Lazarus - TZUpdateSQL not bringing its update fields selected

Post by rrricci »

marsupilami wrote: 11.05.2023, 08:41 Hello Renato,

currently this is a known issue that I cannot fix. There are other bugs that have to be fixed first.

With best regards,

Jan
Hello Jan.. Thanks for the feedback.. For now I will keep with the previous version..

Thanks and good luck!
Renato
rrricci
Fresh Boarder
Fresh Boarder
Posts: 11
Joined: 05.04.2014, 02:12

Re: Lazarus - TZUpdateSQL not bringing its update fields selected

Post by rrricci »

Hi friends.. any news about this bug? Is there any patch?

Thanks

Renato
marsupilami
Platinum Boarder
Platinum Boarder
Posts: 1918
Joined: 17.01.2011, 14:17

Re: Lazarus - TZUpdateSQL not bringing its update fields selected

Post by marsupilami »

Hello Renato,

unfortunately - no. There simply was no time to look at it yet.

With best regards,

Jan
rrricci
Fresh Boarder
Fresh Boarder
Posts: 11
Joined: 05.04.2014, 02:12

Re: Lazarus - TZUpdateSQL not bringing its update fields selected

Post by rrricci »

marsupilami wrote: 26.07.2023, 07:41 Hello Renato,

unfortunately - no. There simply was no time to look at it yet.

With best regards,

Jan
If you would like to, you can give me some tips where to look around in the code and I'll try to fix it, and then I'll post you back the solution.

PS: Using Lazarus 2.2.6 / FPC 3.2.2

Thanks.
Renato
marsupilami
Platinum Boarder
Platinum Boarder
Posts: 1918
Joined: 17.01.2011, 14:17

Re: Lazarus - TZUpdateSQL not bringing its update fields selected

Post by marsupilami »

Hello Renato,

I think the starting point for thius would be ZUpdateSqlEditor.pas in src\component. I assume, it contains the editor window for TZUpdateSQL. I didn't work on that code (yet) so I don't know what it looks like in there.

Best regards,

Jan
User avatar
singlesis
Fresh Boarder
Fresh Boarder
Posts: 1
Joined: 12.01.2024, 18:41

Re: Lazarus - TZUpdateSQL not bringing its update fields selected

Post by singlesis »

Same problem here utilizing Lazarus 3.0.. is there any patch to correct it? Tks.
marsupilami
Platinum Boarder
Platinum Boarder
Posts: 1918
Joined: 17.01.2011, 14:17

Re: Lazarus - TZUpdateSQL not bringing its update fields selected

Post by marsupilami »

Hello singlesis,

unfortunately there is no patch yet.

With best regards,

Jan
Post Reply