Page 1 of 1

Manipulate Books

Posted: Thu Jul 09, 2009 3:48 pm
by Theophilus
Hi, I tried to change a self created book by opening the twm-file with an editor and change the file with search and replace. But afterwards “The word” didn’t want to open it – the file seemed to be corrupted. What is the problem?

regards
Theo

Posted: Thu Jul 09, 2009 5:07 pm
by sikson
All books modules are SQLite database files.

If you know programming, you can use SQL to modify.
Otherwise, Costas already recommended following tools:

1.sqliteExplorer: http://www.singular.gr/sqlite/
2.SQLiteSpy: http://www.yunqa.de/delphi/doku.php/pro ... espy/index

Posted: Thu Jul 09, 2009 5:33 pm
by csterg
I also want to reccoment SQLite Expert Personal (free): http://www.sqliteexpert.com/

I am not affiliated in ANY way, i just used it lately and i am impressed with it's capabilities to handle multiple files.
Costas

Posted: Fri Jul 10, 2009 12:07 am
by Theophilus
Thank you for reply. Unfortunately I couldn't deal with SQLite. The problem was that MSWord wrote personally data in my rtf-files, which I tried to erase. With a Hex-Editor I was finally successfull.