#1 Re: mORMot 1 » Sqlite db created by mORMot Framework can Not be operated by 3rd tools » 2020-01-17 05:00:16

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!

#2 Re: mORMot 1 » Sqlite db created by mORMot Framework can Not be operated by 3rd tools » 2020-01-17 00:20:13

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!

Board footer

Powered by FluxBB