My mistake. I had read that SQLite had an ActiveX, I guess they were refering to 3rd party vendors. Can anyone reomend a good one for VB?
--- On Wed, 1/5/11, Pavel Ivanov <[email protected]> wrote: From: Pavel Ivanov <[email protected]> Subject: Re: [sqlite] ActiveX documentation To: "General Discussion of SQLite Database" <[email protected]> Date: Wednesday, January 5, 2011, 4:38 PM > 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 _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

