Hi, I have installed Tcl/Tk from a couple of places on the web (activetcl and magicsplat), and I find that neither of them has the latest version of sqlite3 as the standard sqlite3 package. ActiveTcl seems to be linked to sqlite 3.13 while magicsplat's version comes with sqlite 3.20.
What do I need to do to get them both up to sqlite 3.21? I see that their installations include a lib folder with a sqlite dll in it. Is it sufficient simply to replace that dll with the sqlite 3.21 dll? I tried that but it gave me error messages ("invalid argument, couldn't load dll", etc.), so I am guessing there is more to it than that. Better yet, is there a version of tcl/tk that is considered "official" that is kept updated with the latest versions of all these packages so that I don't have to wonder what comes packaged with which version of tcl I download from where? Thank you. Balaji Ramanathan _______________________________________________ sqlite-users mailing list sqlite-users@mailinglists.sqlite.org http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users