On Thu, Oct 30, 2008 at 11:53 AM, Daniil Elovkov
<[EMAIL PROTECTED]> wrote:
> Yes, HSQL supports Oracle natively, through OCI. hsql-oracle isn't on
> hackage, only in the repository.

That's exactly what I was looking for, but for HDBC instead. Since OCI
bindings for HDBC don't seem to exist, I guess I'll have to write my
own instead.

> I don't know how Takusen's oci code looks, but I would suspect that porting
> HSQL Oracle code to HDBC could be simpler, because HDBC and HSQL are quite
> similar in their interfaces, unlike Takusen.

Thanks for the tip. I really wasn't aware that HSQL already had OCI
bindings. I'll take a look at the HSQL code, steal some ideas from it
and hopefully make my little HDBC driver production ready some day.

Cheers,

Thiago Arrais
--
Enjoy Chaos - http://blog.thiagoarrais.com
Thoughts, ideas and useless ranting about software development and technology
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to