TZConnection not a TCustomConnection :?:

In this forum we will discuss things relating the ZEOSLib 6.6.x stable versions

Moderators: gto, EgonHugeist

Post Reply
vannus
Fresh Boarder
Fresh Boarder
Posts: 12
Joined: 26.10.2010, 21:04

TZConnection not a TCustomConnection :?:

Post by vannus »

Why isn't TZConnection (or TZAbstractConnection) inherited from TCustomConnection?
its the same for datasets as well.

TIA
User avatar
mdaems
Zeos Project Manager
Zeos Project Manager
Posts: 2766
Joined: 20.09.2005, 15:28
Location: Brussels, Belgium
Contact:

Post by mdaems »

Please try to change the code to inherit from TCustomConnection. It seems like that class is available in Delphi and FPC, so you might be lucky.
Can you tell us why this would be useful?

For the query compoentns : what class should they inherit from?

Mark
Image
Post Reply