RosiComp_UDB Zeos flavor: Can't build

5 views
Skip to first unread message

Péter Ádám

unread,
Mar 1, 2025, 1:52:39 PMMar 1
to Rosi Delphi Components
Hello,

new user here, new to RosiComp and Delphi beyond Delphi 7, too. Component order is in progress, paid, waiting for it, so limited source code is available for me.

Delphi: 12 Community Edition
Rosi: 12 demo downloaded from the homepage
Zeos: 8.0.1 Beta

I have tried to make a RosiComp_UDB package for ZeosLib, copied both RosiUDB_ADO_DX120.dproj  to RosiUDB_ZEOS_DX120.dpk, replaced ADO with ZEOS, including the conditional mentioned in the install doc.

Did the same with RosiUDB_ADO_DX120.dpk -> RosiUDB_ZEOS_DX120.dpk + the conditional.

But still can't build it because FDataSets is unknown here (rDBComponents_UDB.pas line 189):

{$IFDEF UDB_Zeos}
    { list of registered datasets }
    property RegisteredDatasets: TList read FDataSets;
{$ENDIF}

The leading F suggests me that this is something internal.

How to fix it?

Tomas Rosinsky

unread,
Mar 1, 2025, 3:47:29 PMMar 1
to Rosi Delphi Components
Hello,

you are probably using different version of ZEOS component which does not contain  FDataSets property.
Please send me which ZEOS version do you use and where it is available. Then I will try to update my component to support it.

Thanks and regards
Tomas

Dne sobota 1. března 2025 v 19:52:39 UTC+1 uživatel lape...@gmail.com napsal:
Reply all
Reply to author
Forward
0 new messages