View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0011083 | MMW v4 | DB/FileMonitor | public | 2013-07-20 16:52 | 2014-09-23 13:33 |
Reporter | zvezdan | Assigned To | |||
Priority | urgent | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Summary | 0011083: Collation IUNICODE is not recognized in any SQLite DB editor | ||||
Description | I though that something would change after so many years, but we still have the same problem. So, I am wondering, could you make your collation as a part of the SQLite extension file which could be loaded in programs that support such possibility? SQLiteSpy has a possibility to load some extension(s) on its start, but when I specified SQLite3MM.dll from MM folder I got this error: Loading this extension failed c:\Program Files\MediaMonkey\SQLite3MM.dll The specified procedure could not be found. SQLite Expert Personal also has a possibility to load some extension using its File menu item, but when I specify SQLite3MM.dll I get the dialog box to specify some entry point. If I leave that field empty I get the error: The specified procedure could not be found. I got the same error when I tried to specify sqlite3_extension_init as the entry point. SQLite Expert also has an option in the Options dialog to specify which SQLite Library should be used: internal or external. When I copied SQLite3MM.dll from MM folder to the SQLite Expert folder and renamed it to sqlite3.dll, when I started SQLite Expert I got the message: Could not load SQLite library: sqlite3.dll and it automatically switched to the internal engine. | ||||
Additional Information | http://www.sqlite.org/cvstrac/wiki?p=LoadableExtensions http://www.sqlite.org/loadext.html | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Fixed in build | |||||