I\'m using SQLite with C# and I start by creating a database file with System.IO:
System.IO.File.Create(directoryLineEdit.Text + @"\\" + nameLineEdi