Hi,
Does anyone else get memory leaks when trying to use this port of sqlite? I tested the example application that is included in the package. It do not leak if you just run the executable, which is completely made using open c. But if you create a new symbian project (i.e. hello world), copy-paste same code there and add needed libraries and headers, the application will leak memory...