On Feb 4, 2017, at 12:47 PM, Drago, William @ CSG - NARDA-MITEQ 
<william.dr...@l3t.com> wrote:

>> -----Original Message-----
>> From: sqlite-users [mailto:sqlite-users-boun...@mailinglists.sqlite.org] On
>> Behalf Of Clyde Eisenbeis
>> Sent: Saturday, February 04, 2017 2:58 PM
>> To: SQLite mailing list <sqlite-users@mailinglists.sqlite.org>
>> Subject: [sqlite] SQLite3 Pros / Cons
>> 
>> I'm new to SQLite ... started using it a few months ago.  I was unaware of
>> SQLite3 until I joined the SQLite mailing list.
>> 
>> What are the pros / cons of SQLite3?
>> 
>> If I switched from "using System.Data.SQLite" to SQLite3, are all of the
>> functions in a .dll I could download and use?
> 
> You're probably better off sticking with System.Data.SQLite because it will 
> be easier to make your code compatible with other databases. It's also 
> simpler in my opinion than using the SQLite 

And in case it's not obvious: System.Data.Sqlite _is_ sqlite3
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to