Code:
Time to fill DB: 0.45

RC6-Cursor: time searching 100,000 randoms records that are found: 0.26

DAO: time searching 100,000 randoms records that are found: 0.72

SQLiteCursor: time searching 100,000 randoms records that are found: 0.26
. . . using this compilation of VBSQLite12.zip where .cobj from sqlite3win32 are compiled with set cl_opt=/c /MT /O2 /Gz only.

Final binary imports seem to be only from KERNEL32.dll and MSVBVM60.DLL

cheers,
</wqw>