[Haskell-cafe] Re: Oracle + Haskell advice?

Bayley, Alistair Alistair_Bayley at ldn.invesco.com
Mon Aug 22 11:15:05 EDT 2005


> From: Brian Strand [mailto:bstrand at switchmanagement.com] 
> 
> > 
> > Reviewing at the bind variable code has highlighted a 
> glaring design flaw:
> > you can only pass homogenous lists of bind values!
> 
> I was wondering about that; I thought maybe you just passed 
> everything to OCI 
> as String and let Oracle sort it out, but that doesn't seem 
> very Haskell-ish.


I've fixed this now, so it should be quite a bit more usable. The code's in
the experimental branch, but it's all quite safe, except for the MS Sql
Server stuff, which is work-in-progress.

I've updated the Haddock docs, which should explain how to use everything.
Please tell me of anything that's unclear, or omitted. Again, I'm happy to
help with any problems or questions.

Alistair.

-----------------------------------------
*****************************************************************
Confidentiality Note: The information contained in this   message, and any
attachments, may contain confidential   and/or privileged material. It is
intended solely for the   person(s) or entity to which it is addressed. Any
review,   retransmission, dissemination, or taking of any action in
reliance upon this information by persons or entities other   than the
intended recipient(s) is prohibited. If you received  this in error, please
contact the sender and delete the   material from any computer.
*****************************************************************



More information about the Haskell-Cafe mailing list