Information:
OCL contains classes to control connection,
execute SQL statements, and store and process result rows of queries. It also has some common classes that are useful for developing database applications. OCL is written with ANSI C++ and uses Standard C++ Libraries.
You can easily port your application to another platform. OCL supports Windows and Linux and includes libraries for Visual C++ 6.0, C++ Builder 5 and gcc.