| Database name: | AddressDB |
| Database Creator: | addr |
| Database Type: | data |
| Type: | Freeware |
2001-08-25 v1.2changed
Tab is replaced by \t
changed
NewLine is replaced by \n
changed
cariageReturn is replaced by \r
,
,
and all Plattforms supporting Java 1.1.8 or better.
|
A small framework written in java to list the internal AddressDB of the Palm. The output file is a CSV (comma Seperated values, ok here is a semicolon used) It is not the File used by the PalmDesktop; use Pilo-xfer or other tools to export the database from your palm to the platform you prefer. It runs with Java 1.1 or better. Syntax: using a JDK (Java Development Kit):
using a JRE (Java Runtime Environment):
Be careful, the Java Runtime environment is case sensitve. Deleted records will not be listed. The column labels are in the first row of the File. Most of the labels are localized, the values are in the AppInfo Area of the AddressDB.pdb |
|
Columns in the CSV File
|
YYYY-MM-DD vX.XX2001-08-25 v1.2changed
Tab is replaced by \t
changed
NewLine is replaced by \n
changed
cariageReturn is replaced by \r
2001-01-08 v1.1changed
Col 17 (Display_Tel, Label of the Phonenumber to display)
is a number and not a phone label
changed
Command Line command changed
2000-11-02 v1.0