in

System.Data.SQLite

An open-source, enhanced version of the SQLite database engine for Windows

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: Previous Next
  • 01-19-2007 3:29 PM In reply to

    Re: Creating a new SQLite database file

    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
Powered by Community Server (Commercial Edition), by Telligent Systems