Hi,
I still have problems updating the DB with SQLite. I get "unknown tokenizer: mm" error. I want to do what other already tried... for example "UPDATE Songs SET IDMedia=9 WHERE IDMedia=7" I've tried to copy SQLite3MM, SQLite3MMExt over, I tried "SELECT load_extension('SQLite3MM.dll');" I tried it with SQLiteStudio and SQliteSpy... no success.
Can you please tell me exactly what I must do, queries to work.
Matjaz