OCILIB v3.3.0 now available for download
News, Updates July 6th, 2009OCILIB v3.3.0 is now available for download ! Here is the list of the main changes :
- Added SQL command and verb retrieving
- Added support for batched errors for Array DML
- Extended Lob Support
- Extended Collection API
- Modified and extended Bind API
- Extended OCI_ImmediateXXX() API
- Extended OCI_XXXFmt() API
- Miscelleanous fixes (see changelog)
- Miscelleanous modifications (see changelog)
See the complete v3.3.0 change log here
Get the release and enjoy it !
Have a nice week.

July 10th, 2009 at 11:23 am
Hi, I’m triying to compile an example of ocilib in Dev-c++ but I have always the same error. I put the paths of the libs in the enviroment of dev-c++ and not works.
¿Some has worked with oclib on dev-c++?
I follow the instructions of installation written in the documentation but isn’t enough.
Any suggestion?
Where can I find help about this? Google don’t find me answers…
Thx.
July 13th, 2009 at 9:42 am
Hi,
Add :
#define OCI_API __stdcall