Microsoft Works Database
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) |
|||
Line 4: | Line 4: | ||
| extensions={{ext|wdb}} | | extensions={{ext|wdb}} | ||
}} | }} | ||
− | '''Microsoft Works''' is | + | '''Microsoft Works Database''' is the native database format of the Microsoft Works office suite. |
A partial parser is available here: https://bitbucket.org/jesseweinstein/sundry-python-stuff/src/82df96b0efd6acd144d39a18c6a244dced577664/msworks.py?at=master | A partial parser is available here: https://bitbucket.org/jesseweinstein/sundry-python-stuff/src/82df96b0efd6acd144d39a18c6a244dced577664/msworks.py?at=master |
Revision as of 17:48, 18 December 2014
Microsoft Works Database is the native database format of the Microsoft Works office suite.
A partial parser is available here: https://bitbucket.org/jesseweinstein/sundry-python-stuff/src/82df96b0efd6acd144d39a18c6a244dced577664/msworks.py?at=master
Documentation of the format (based on the parser above) is at: http://en.wikipedia.org/wiki/User:JesseW/wdb_format
Another parser is available here (written in Java): http://www.codealchemists.com/worksdatabaseconverter/
See Ext:wdb for the User:Bender-created links.