Borland C++ Builder 5 and ODAC 5
Posted: Thu 29 Mar 2007 10:23
I have recently replaced DAO components with ODAC due to the previous being riddled with memory leaks and performance issues.
Well done ODAC.
But, when the program starts it crashes due to linkage problems with the ODAC libraries.
It seems for certain project files we have to remove the references to the ODAC libs.
eg:
With the references to the DAC present, the program crashes when starts.
If we remove the references then its ok?
This is a real issue for us - can anybody help?
Well done ODAC.
But, when the program starts it crashes due to linkage problems with the ODAC libraries.
It seems for certain project files we have to remove the references to the ODAC libs.
eg:
With the references to the DAC present, the program crashes when starts.
If we remove the references then its ok?
This is a real issue for us - can anybody help?