> -----Original Message-----
> From: Meftah Tayeb [mailto:[EMAIL PROTECTED] 
> Sent: Monday, July 23, 2007 3:33 PM
> To: sqlite-users@sqlite.org
> Subject: Re: [sqlite] Begining SQLite
> 
> Hello
> 
> Thank you for this SQLite ADO .Net Data provider
> is working very correctly
> but ho to Create my SQLite database ?
> thank you my frients

To answer your immediate question, just put the name of the database in the
"Data Source" parameter of the connection string.  If it doesn't exist,
it'll be created for you.  

For further questions, I encourage you to visit the SQLite.NET forums.  That
question and many more are discussed in the "How To" forum.

http://sqlite.phxsoftware.com/forums


Robert



-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to