www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.announce - Oracle Database - ocilib

reply "dnewbie" <run3 myopera.com> writes:
I've added oracle binding (ocilib). It was tested on Windows with 
Oracle Express Edition.
http://my.opera.com/run3/blog/2012/04/02/d-oracle
Apr 01 2012
parent reply "dnewbie" <run3 myopera.com> writes:
It also works on Linux (I've just tested it on Debian Squeeze 
with Oracle Express)
Rock'n'roll!
Apr 02 2012
parent reply "dnewbie" <run3 myopera.com> writes:
On Tuesday, 3 April 2012 at 04:01:07 UTC, dnewbie wrote:
 It also works on Linux (I've just tested it on Debian Squeeze 
 with Oracle Express)
 Rock'n'roll!
Hi. I'd like to submit these bindings to be reviewed for inclusion in Deimos.
Apr 04 2012
parent reply Walter Bright <newshound2 digitalmars.com> writes:
On 4/4/2012 9:47 AM, dnewbie wrote:
 On Tuesday, 3 April 2012 at 04:01:07 UTC, dnewbie wrote:
 It also works on Linux (I've just tested it on Debian Squeeze with Oracle
 Express)
 Rock'n'roll!
Hi. I'd like to submit these bindings to be reviewed for inclusion in Deimos.
Sure. For that I need a url of original C library, and a brief description.
Apr 04 2012
parent reply "dnewbie" <run3 myopera.com> writes:
On Thursday, 5 April 2012 at 06:15:59 UTC, Walter Bright wrote:
 On 4/4/2012 9:47 AM, dnewbie wrote:
 On Tuesday, 3 April 2012 at 04:01:07 UTC, dnewbie wrote:
 It also works on Linux (I've just tested it on Debian Squeeze 
 with Oracle
 Express)
 Rock'n'roll!
Hi. I'd like to submit these bindings to be reviewed for inclusion in Deimos.
Sure. For that I need a url of original C library, and a brief description.
Description (from sourceforge.net project page) OCILIB is an open source and cross platform Oracle Driver that delivers efficient access to Oracle databases. It offers a full featured, easy and productive API. Written in ISO C on top of OCI, OCILIB runs on all Oracle platforms. Official website: http://www.ocilib.net/ Sourceforge project: http://sourceforge.net/projects/orclib/ Wikipedia: http://en.wikipedia.org/wiki/OCILIB
Apr 05 2012
parent reply Walter Bright <newshound2 digitalmars.com> writes:
On 4/5/2012 8:08 AM, dnewbie wrote:
 Description (from sourceforge.net project page)
 OCILIB is an open source and cross platform Oracle Driver that delivers
 efficient access to Oracle databases. It offers a full featured, easy and
 productive API. Written in ISO C on top of OCI, OCILIB runs on all Oracle
 platforms.

 Official website: http://www.ocilib.net/
 Sourceforge project: http://sourceforge.net/projects/orclib/
 Wikipedia: http://en.wikipedia.org/wiki/OCILIB
https://github.com/D-Programming-Deimos/ocilib
Apr 05 2012
parent "dnewbie" <run3 myopera.com> writes:
On Thursday, 5 April 2012 at 17:58:15 UTC, Walter Bright wrote:
 https://github.com/D-Programming-Deimos/ocilib
Thank you.
Apr 05 2012