[Haskell-cafe] Re: Haskell-Cafe Digest, Vol 55, Issue 30

2008-03-23 Thread Deng Chao
Hi Sebastian Sylvan, Thank you very much! I thick the last column return a string because of the Haskell Show function, for when I made test, I got such an error message: Show ([SqlValue] - IO [[SqlValue]]). Any way, thank you very much! Deng Chao 在 2008-03-22六的 13:55 [EMAIL PROTECTED] Send

[Haskell-cafe] How to program with sqlite?

2008-03-22 Thread Deng Chao
Hi all, I'm learning sqlite, and as I know haskell has some libraries like HDBC or HSQL can access sqlite DB. Can anybody give me a small example to show how to use it? It will be very appreciate? Thanks! Best Regards, Deng Chao ___ Haskell-Cafe