Posted by Vincent Rogier on September 28th, 2008
OCILIB v3.0.0 is coming soon…
This release has been a lot of work (massive rewrite, new features, …).
It’s currently in its testing phase and sould be available by mid october.
You can have a look at the current OCILIB v.3.0.0 changelog here.
If you want to participate to v3.0.0 testing and thus help us to make it bug-free, just send a mail !
Posted by Vincent Rogier on September 15th, 2008
Good News !
OCILIB has got now a brand new logo for the upcoming version 3.0.0 and I hope you’ll like it :
On my spare time, I’m the leader of the Oracle team at developpez.com, the leading online web magazine and community for Developper’s in French.
My colleague from the TeX / LaTeX team (nickname “abecrow”) designed this logo and redone the ocilib website header. He made a great job !
This logo is simple, clean and nice. It’s exactly what I was expecting for OCILIB.
I really do like it :-))
Posted by Vincent Rogier on September 1st, 2008
OCILIB v3.0.0 is coming soon !
We swicthed from v2.5.1 to v3.0.0 because this new version will add some important features :
- Support for Oracle scrollable cursors : OCI_Resultset object can now be fetched in both direction and the current position can be set to any absolute or relative index
- Full support for Oracle collections (VARRAYs and Nested tables)
- Extension of internal implicit datatypes conversion : what ever is the real type of an item (column in resultset, object attribute or collection element), OCILIB will return the data in the form of the requested datatype if the conversion is possible
- New memory checks for user unfreed handles, objects and descriptors
- Fixed connection pools internal memory management
-
- A lot of miscelleanous changes were made
- A lot of miscelleanous fixes were made
Version 3.0.0 will released by mid september.
Recent Comments