Oracle on Linux

Sebastian Bello sebastian@REDACTED
Fri May 26 16:20:21 CEST 2006


Chaitanya,

thanks for the source code.

Some additional questions:
1- do you use multiple connections to Oracle? How would/do you manage it
(resolved in the C++ class or with multiples ports)?
2- how do you encode/decode responses (mainly in the case of SELECT
statements)? Do you read responses at the Erlang side as binaries and then
create the corresponding Erlang datatypes, or do you use ei to generate
Erlang datatypes on the C side?
3- how do you multiplex queries (use for example a PID  to identify the
requester and return the response to it)?

Thank you very much for your help!
Regards,
    Sebastian-


----- Original Message ----- 
From: "Chaitanya Chalasani" <chaitanya@REDACTED>
To: "Joel Reymont" <joelr1@REDACTED>
Cc: "Erlang Questions" <erlang-questions@REDACTED>
Sent: Wednesday, May 24, 2006 1:44 AM
Subject: Re: Oracle on Linux


> On Thursday 18 May 2006 15:57, Chaitanya Chalasani wrote:
> > On Tuesday 02 May 2006 15:30, Joel Reymont wrote:
> > > Folks,
> > >
> > > Is anyone using Oracle with Erlang on Linux? Are you using a
> > > commercial ODBC driver?
> > >
> > > I'm ideally looking for an OCI binding or a free Linux ODBC driver.
> > >
> > > Thanks, Joel
> > >
> > > --
> > > http://wagerlabs.com/
> >
> > I am away from my office all there days. The day I am back I will share
the
> > source. I have already got the nod from my manager.:)
>
> The attachment is the c++ code of occi interface that acts as port
executable.
> Sorry for the delay
>




More information about the erlang-questions mailing list