Hi all. I have a simple app that creates a :MEMORY: sqLite database, then populates it with some small bit of data. On the Mac in the IDE it works fine, but in a Windows standalone, it fails to create the database. I have manually included the sqLite and database libraries in the standalone settings. What else do I require? Bob S