link error : Dbaccess::TCustomDAConnection::ApplyUpdates
Posted: Thu 17 Sep 2009 14:02
Hello,
Since i updated ODAC (5.80.0.42 to 6.70.0.45) i can't link my c++ project.
My IDE is Borland C++ builder 5.
The message is :
[Lieur Erreur] Unresolved external '__fastcall Dbaccess::TCustomDAConnection::ApplyUpdates(Dbaccess::TCustomDADataSet * const *, const int)'
The problem comes from a class derivating from TOraSession.
This class, that i created in past, compile with ODAC.5
Can you help me please?
Since i updated ODAC (5.80.0.42 to 6.70.0.45) i can't link my c++ project.
My IDE is Borland C++ builder 5.
The message is :
[Lieur Erreur] Unresolved external '__fastcall Dbaccess::TCustomDAConnection::ApplyUpdates(Dbaccess::TCustomDADataSet * const *, const int)'
The problem comes from a class derivating from TOraSession.
This class, that i created in past, compile with ODAC.5
Can you help me please?