[Haskell-beginners] Creating databases with sqlite3 using HDBC

Michael Snoyman michael at snoyman.com
Thu Jul 15 03:03:26 EDT 2010


It's created automatically for you, you don't have to worry about it at all.
This is a feature inherited directly from the C library.

Michael

On Thu, Jul 15, 2010 at 9:51 AM, George Roberts <groberts80906 at gmail.com>wrote:

> 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.
>
> _______________________________________________
> Beginners mailing list
> Beginners at haskell.org
> http://www.haskell.org/mailman/listinfo/beginners
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/beginners/attachments/20100715/29288c59/attachment-0001.html


More information about the Beginners mailing list