Just to be clear - you mean for me to copy the files from this zip into my release folder, correct?
I tried to switch the reference from the previous version of SQLite to this one and when I do that, I get compile errors: ...\MainForm.cs(21,19,21,25): error CS0234: The type or namespace name 'SQLite' does not exist in the namespace 'System.Data' (are you missing an assembly reference?) .. MainForm.cs(29,17,29,33): error CS0246: The type or namespace name 'SQLiteConnection' could not be found (are you missing a using directive or an assembly reference?) So my conclusion is that I keep my project the way it was and just distribute the files from this zip to the client machine. Thanks Les -----Original Message----- From: sqlite-users [mailto:sqlite-users-boun...@mailinglists.sqlite.org] On Behalf Of Joe Mistachkin Sent: Saturday, November 16, 2019 3:38 PM To: 'SQLite mailing list' Subject: Re: [sqlite] Deployment question Les Woolsey wrote: > > I installed a setup package for X64 from the download page. > (sqlite-netFx45-setup-bundle-x64-2012-1.0.112.0.exe) > Thanks, I understand the situation now. Please use the files from the following download instead: https://system.data.sqlite.org/downloads/1.0.112.0/sqlite-netFx46-static-bin ary-app-2015-1.0.112.0.zip -- Joe Mistachkin _______________________________________________ sqlite-users mailing list sqlite-users@mailinglists.sqlite.org http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users _______________________________________________ sqlite-users mailing list sqlite-users@mailinglists.sqlite.org http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users