robinvanemden/PdxReader
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
PdxReaderCmd.java - 1.0 Copyright (c) 2023 Robin van Emden nl.pwy.pdxreader.PdxReader parses Paradox DB files. Should work with versions 3 through 7. The PdxReadCmd class enables you to test the class from the commandline: java -jar PdxReader.jar <filename.db> This should echo all fields to the terminal. Fileformat information: Randy Beck. nl.pwy.pdxreader.PdxReader is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2, or (at your option) any later version.