Use an API to open a database. If database file does not exist at the
time of opening then it will be automatically created (unless you try
to open it for read-only access).

Pavel

On Thu, Jan 7, 2010 at 3:43 PM, gary clark <burslem2...@yahoo.com> wrote:
> Hi,
>
> I'm looking for an API in sqlite3 that allows me to create a database?
>
> Does one exist or do I have to do this from the command line i.e
>
> sqlite3.exe test.db
>
>
> Much appreciate any help on this as I thought one would be more available.
>
> Thanks,
> Gazza
>
>
> _______________________________________________
> sqlite-users mailing list
> sqlite-users@sqlite.org
> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
>
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to