[Haskell-beginners] Creating databases with sqlite3 using HDBC

George Roberts groberts80906 at gmail.com
Thu Jul 15 02:51:16 EDT 2010


I'm trying to have a program attempt opening an sqlite3 database, and if it
isn't created then I need some way of creating it. However, after looking
through the HDBC api and the sqlite3 specific portion, I cannot figure out
how to create a new sqlite3 database.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/beginners/attachments/20100715/e3b25c4c/attachment.html


More information about the Beginners mailing list