hoe yo load memory sqlite database from vb6 resfile?
You can't
The load to memory of a DB file can't be done from a byte array.
It only works for physical files.