Re: [sqlite] new user seeking help

2017-01-05 Thread Chen, Hui
ers@mailinglists.sqlite.org> Subject: Re: [sqlite] new user seeking help On Thu, Jan 5, 2017 at 1:26 PM, Chen, Hui <hui.c...@worldreach.com> wrote: > Hi there, > > I just recently started integrating System.Data.SQLite.dll into my > project, I started with a very simple winform applic

[sqlite] new user seeking help

2017-01-05 Thread Chen, Hui
Hi there, I just recently started integrating System.Data.SQLite.dll into my project, I started with a very simple winform application. I have a very simple method to create a connection, txtSqliteFile is textbox for db file location. SQLiteConnection GetConnection() { string