> There must in an error with the contents of tclsqlite-2_8_14.zip that you > downloaded. As far as I know, It should contain tclsqlite.dll and not > sqlite.dll.
Yes. I think tclsqlite-2_8_14.zip *MUST* contain tclsqlite.dll. BUT see following log ;-) %fetch http://www.hwaci.com/sw/sqlite/tclsqlite-2_8_14.zip tclsqlite-2_8_14.zip 100% of 112 kB 57 kBps %unzip -l tclsqlite-2_8_14.zip Archive: tclsqlite-2_8_14.zip Length Date Time Name -------- ---- ---- ---- 213504 06-16-04 10:52 sqlite.dll 826 06-16-04 10:52 sqlite.def -------- ------- 214330 2 files It contain sqlite.dll :-( I think it is a probrem on release-engneering. Thanks. Taguchi,T.