Page 1 of 1

Upgrade from ODAC 5 to ODAC 6 - C++ Builder 5

Posted: Tue 15 May 2007 13:04
by benkedon
Could someone please remind me how to do this, safely ? Thanks.

Posted: Tue 15 May 2007 14:46
by Plash
There are no known problems with upgrading from ODAC 5 to ODAC 6. Just perform the following steps:
- uninstall ODAC 5;
- install ODAC 6;
- change the Library and Include search paths of your project to directory with ODAC 6, if it's needed;
- rebuild your project.