OCamlODBC 2.6
Maxence Guesdon <[email protected]> Wed, 27 Aug 2003 16:43:03 +0200
| Newsgroups | gmane.comp.lang.caml.announce |
|---|---|
| Organization | INRIA |
| Message-ID | <20030827164303.2e837fae.maxence.guesdon__955.272702458565$1061997688@inria.fr> |
Hello, I'm pleased to announce the release 2.6 of OCamlODBC, an OCaml-C interface to acces to databases through ODBC drivers. The only change in this release is the support for the DataDirect "Connect For ODBC" driver, allowing to access Oracle Databases. You can get OCamlODBC here: http://www.maxence-g.net/Tools/ocamlodbc/ocamlodbc.html The driver I used can be found here: http://www.datadirect-technologies.com/products/odbc/docs/oracle-driver-faq.asp I managed to connect to an Oracle 9i server. Cheers, -- Maxence Guesdon