SQLite default folder bug
Brought to you by:
andrzejkmicic
When loading the SQLite dll, the plugin tries to load it from the default folder (C:\Program files\Notepad++\plugins\database\sqlite.dll)
If N++ isn't installed in the C drive and/or the folder in which it is installed is different (Like for OSs in different languages than English) this will prevent the plugin from loading correctly.