You are not logged in.
Pages: 1
I know the dynamic linking mode. I mean static link mode! wxlsqlite provides full source code with encryption and can be built with C++Builder for linking into the app!
Hi @ab
If the db created with mORMot by using a password, it can't be open in any 3rd tools. Would you please use https://github.com/utelle/wxsqlite3 for the db engine. It is shipped with encryption and 3rd tools can use the dll from there to open the db files.
This help a lot when debugging because I can take a look into the db, execute SQL query and see the result in 3rd tools.
Thank you very much!
Pages: 1