> Can any one direct me to the documentation for the Windows ActiveX control? > I found the zip on the download page but it only contains sqlite3.dll and > sqlite3.def.
If you are talking about sqlite3.dll from sqlite.org website then you are wrong: it's not an ActiveX control. It's just a library with a set of C functions, that's it. There's documentation on all of those functions on the same website sqlite.org. Pavel On Wed, Jan 5, 2011 at 5:05 PM, Steve Ely <[email protected]> wrote: > Can any one direct me to the documentation for the Windows ActiveX control? > I found the zip on the download page but it only contains sqlite3.dll and > sqlite3.def. > > Thanks, > Steve > > > > _______________________________________________ > sqlite-users mailing list > [email protected] > http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users > _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

