OCILIB subversion repository available
I’ve setup a subversion repository on OCILIB sourceforge project page. You can browse it here…
It will updated regularly with my current source snapshot… The initial trunck folder contains the actual 3.0.1 version
Next changes that will be added in few days (starting 3.1.0) :
OCI_SetNull2(OCI_Statement *stmt, mtext *name)
OCI_SetNullAtPos2(OCI_Statement *stmt, mtext *name, unsigned int position)
OCI_GetBindIndex(OCI_Statement *stmt, mtext *name)
I’ll notice nice/important repository changes on the blog !
Have fun