ODAC and Interfaces

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
CyberK

ODAC and Interfaces

Post by CyberK » Sun 02 Jul 2006 08:08

From what i understand ODAC set doesn't supports Interfaces at all
Is it planned in next version to add support for interfaces to access ODAC components?

Challenger
Devart Team
Posts: 925
Joined: Thu 17 Nov 2005 10:53

Post by Challenger » Mon 03 Jul 2006 11:26

Please specify what interfaces do you mean.

CyberK

Interfaces

Post by CyberK » Thu 06 Jul 2006 08:54

Interfaces inherited from IUnknown so it will be possible to work with ODAC using interfaces to the ODAC objects

Challenger
Devart Team
Posts: 925
Joined: Thu 17 Nov 2005 10:53

Post by Challenger » Thu 06 Jul 2006 13:09

Please specify the benefits of accessing ODAC components through interfaces. Or describe the situation in which such functionality will be useful.

Post Reply