<< Click to Display Table of Contents >> Navigation: 5. Detailed description of the Actions > 5.27. Output Actions > 5.27.6. SQLite Writer |
Icon:
Function: writeSQLite
Property window:
Short description:
Create/Update SQLite databases.
Long Description:
Self-explanatory
It’s only guaranteed to be able to update .sqlite files that were created by the same SQLite engine than the one included inside Anatella. On the other hand, Anatella can read any .sqlite file (whatever their version number).
Anatella uses the SQLite engine v3.23.1.
If you attempt to modify a SQLite file created using a SQLite engine that is different from the one included inside Anatella (v3.23.1.), then it’s possible that you’ll get the error message “database disk image is malformed” (It might work, but you’ll have to test: i.e. Nothing is guaranteed).