Plugin:Dbx sqlite: Difference between revisions

From Miranda NG
Plugin:Dbx sqlite
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 7: Line 7:
Based on <tvar|project_website>[https://sqlite.org/ SQLite]</> library.
Based on <tvar|project_website>[https://sqlite.org/ SQLite]</> library.
</translate>
</translate>
{{TNT|Note|<translate><!--T:3--> When content is deleted from an unencrypted SQLite database, the content is not usually erased but rather the space used to hold the content is marked as being available for reuse. This can allow deleted content to be recovered by a hacker or by forensic analysis. Running {{Menu|Main menu|Database|Compact database}} will clean the database of all traces of deleted content, thus preventing an adversary from recovering deleted content.</translate>}}


{{PluginGroups}}
{{PluginGroups}}

Latest revision as of 00:35, 12 February 2022

Other languages:
Miranda NG SQLite database driver

Filename Dbx_sqlite.dll
Author Miranda NG team
Download links
Stable version: 32-bit, 64-bit
Development version: 32-bit, 64-bit

Provides Miranda database support: global settings, contacts, history, settings per contact.

Based on SQLite library.

Note
When content is deleted from an unencrypted SQLite database, the content is not usually erased but rather the space used to hold the content is marked as being available for reuse. This can allow deleted content to be recovered by a hacker or by forensic analysis. Running Main menu → Database → Compact database will clean the database of all traces of deleted content, thus preventing an adversary from recovering deleted content.