1. For SQLITE3, the sqite3 exec functions get a call back. Can I pass a vb6 module's sub or function? I have to prepare it with FAR_PROC function ?

https://stackoverflow.com/questions/...ation/31168999

2. I think that winsqlite3.dll, has no use of password (like we did in an MDB database). Is there any other sqlite3 dll which we can use and with enabled the password option? (I know the mr Olaf has in RCX (5, 6) the solution, but as you know I prefer something which I can study and perhaps change to suit my taste).