|
| No member browsing this thread |
|
Thread Status: Active Total posts in this thread: 4 |
|
| Author |
|
|
Stranger Joined: Jan 9, 2011 Post Count: 2 Status: Offline |
What database tool can I use to view the .idx and .dat files? I was hoping that SQL Server or Access (yuk) may help in this. Any info would be a great help. |
||
|
|
Regular Joined: Jul 14, 2006 Post Count: 64 Status: Offline |
There really aren't any "viewer"-type tools, but mod2imp is useful for dumping a module in "import" format so that you can see the keys and content adequately. ---------------------------------------- Project Admin, Xiphos |
||
|
|
Stranger Joined: Jan 9, 2011 Post Count: 2 Status: Offline |
Thanks for the info. Does this mean that there is no way to get the data outside of this mod? Is this something like an ISAM db? |
||
|
|
Regular Joined: Dec 12, 2008 Post Count: 31 Status: Offline |
The module format is an internal format, specific to SWORD. It is not using any standard database format. While people can and have tried to access it directly, the format varies depending on what type of module it is (e.g. Bible, commentary, dictionary, Genbook), whether it is zipped or not, and what versification it uses, so most attempts end up lagging behind SWORD. Probably the best supported way of getting data out of the module is mod2imp, but even then it may be subject to copyright restrictions and working with the data in that form is not recommended. It is also possible to access the module contents directly using the SWORD API, or one of its bindings (such as the Python or Perl ones). |
||
|
|
|
|
Current timezone is GMT May 23, 2013 7:30:20 PM |