[Haskell-cafe] Multiple DB drivers in HDBC
kpierre
k.pierre.k at gmail.com
Sun May 20 04:08:21 EDT 2007
Hello.
I have a problem with migration to HDBC 1.1. My application had
transparent support for multiple database types, because of HDBC's
Connection object. How can I preserve this feature with minimal code
changes?
I tried to use ConnWrapper, as migration guide suggest, but it seems
there's no way to convert arbitrary IConnection object into
ConnWrapper.
Thanks in advance,
pierre
--
View this message in context: http://www.nabble.com/Multiple-DB-drivers-in-HDBC-tf3784996.html#a10703798
Sent from the Haskell - Haskell-Cafe mailing list archive at Nabble.com.
More information about the Haskell-Cafe
mailing list