Sign in
|
Join
|
Help
in
How To
ADO.NET 2.0 Provider
(Entire Site)
System.Data.SQLite
An open-source, enhanced version of the SQLite database engine for Windows
Home
Forums
System.Data.SQLite
»
ADO.NET 2.0 Provider
»
How To
»
Creating a new SQLite database file
Creating a new SQLite database file
Last post 01-19-2007 3:29 PM by
outerringz
. 15 replies.
Page 2 of 2 (16 items)
< Previous
1
2
Sort Posts:
Oldest to newest
Newest to oldest
Previous
Next
01-19-2007 3:29 PM
In reply to
outerringz
Joined on 01-19-2007
San Diego
Posts
1
Re: Creating a new SQLite database file
Reply
Contact
Actually, I found that using System.IO.File.Create creates an unusable file vs. SQLiteConnection.CreateFile that works well.
Page 2 of 2 (16 items)
< Previous
1
2