OCILIB v3.4.0 now available for download
News, Updates July 31st, 2009OCILIB v3.4.0 is now available for download ! Here is the list of the main changes :
- Added support for Oracle 11g remote instance management
- Miscelleanous fixes (binds, collections, etc.., see changelog for more details)
- Miscelleanous modifications (Oracle version handling, etc…, see changelog for more details)
See the complete v3.4.0 change log here
Get the release and enjoy it !
Have a nice weekend.

October 1st, 2009 at 2:08 am
Hi!
Great job on the library. Just one comment though, there is an error in the example code on the documentation page. The printf statement within the while loop has an extra right parens:
printf(”%i - %s\n”)<- doesn’t compile like this
Just thought you might want to correct it. Otherwise looks like a pretty useful library. Thanks.
October 1st, 2009 at 1:22 pm
@Delphi Oracle
The documentation page has been updated..