User Control com Connectors Odac

Delphi

12/09/2014

Caros amigos,
Alguém usa o User Control com o conector ODAC (Oracle) ?
Pois o que encontrei para delphi Xe2 que vem com o projeto (UCODACConn.pas) tem apresentando erro e não consigo achar nada a respeito.

Grato.

Erro Apresentado:

[DCC Error] UCODACConn.pas(18): E2003 Undeclared identifier: 'TUCDataConn'
[DCC Error] UCODACConn.pas(18): E2021 Class type required
[DCC Error] UCODACConn.pas(23): E2137 Method 'Notification' not found in base class
[DCC Error] UCODACConn.pas(25): E2137 Method 'GetDBObjectName' not found in base class
[DCC Error] UCODACConn.pas(26): E2137 Method 'GetTransObjectName' not found in base class
[DCC Error] UCODACConn.pas(27): E2137 Method 'UCFindDataConnection' not found in base class
[DCC Error] UCODACConn.pas(28): E2137 Method 'UCFindTable' not found in base class
[DCC Error] UCODACConn.pas(29): E2137 Method 'UCGetSQLDataset' not found in base class
[DCC Error] UCODACConn.pas(30): E2137 Method 'UCExecSQL' not found in base class
[DCC Warning] UCODACConn.pas(31): W1055 PUBLISHED caused RTTI ($M+) to be added to type 'TUCODACConn'
[DCC Error] UCODACConn.pas(42): E2010 Incompatible types: 'TComponent' and 'TUCODACConn'
[DCC Error] UCODACConn.pas(52): E2003 Undeclared identifier: 'Notification'
[DCC Error] UCODACConn.pas(78): E2003 Undeclared identifier: 'Owner'
[DCC Error] UCODACConn.pas(78): E2015 Operator not applicable to this operand type
[DCC Error] UCODACConn.pas(94): E2010 Incompatible types: 'TComponent' and 'TUCODACConn'
[DCC Error] UCODACConn.pas(97): E2003 Undeclared identifier: 'Connecton'
[DCC Error] UCODACConn.pas(100): E2066 Missing operator or semicolon
[DCC Fatal Error] UCODACConnReg.pas(11): F2063 Could not compile used unit 'UCODACConn.pas'
Failed
Adm Ltda

Adm Ltda

Curtidas 0
POSTAR