I can't read CHM docs. I'd appreciate some example code which uses "sqlite3_bind_". Thanks!
On Thu, Jan 26, 2017 at 12:02 PM, Joe Mistachkin <sql...@mistachkin.com> wrote: > > Clyde Eisenbeis wrote: >> >> It appears that sqlite3 is not part of System.Data.SQLite. >> > > Actually, it is. However, the managed components provide a "wrapper" > around the core library functionality. The documentation, in Windows > CHM format, is available here: > > https://urn.to/r/sds_docs > > The primary classes you'll want to look into include SQLiteConnection, > SQLiteCommand, SQLiteParameter, and SQLiteDataReader. > > -- > Joe Mistachkin @ https://urn.to/r/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