Reply to thread

you could download any SQLite gui search in google (plenty for free). Most don't seem to have a search/replace feature so I would suggest exporting to csv and the searching replacing via excel/notepad. Then import back into the database. You might find it best to make a copy of the original database first.

I did exactly what you did sometime ago and I think I had to delete all entries in the database before I imported the modified records otherwise you may get double entries.


Top Bottom