| Database Name: | DatebookDB |
| Creator: | date |
| Type: | data |
| Version: | 1.41 |
| Type: | Freeware |
2006-09-03 v1.41fixed
Exception due to deleted reocrds
,
,
and all Plattforms supporting Java 1.1.8 or better.
|
A small framework written in java to list the internal DatebookDB.pdb (Name: DatebookDB, Creator: date, Type: data) of the Palm. It is compatible with PalmOS 2.0 or better. PalmOS 1.0 should work too, but isn't tested. Up to now, the format of the DatebookDB has not been changed. 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. This software is Freeware, but not for comercial use. Conatct the author for further questions. Syntax:using a JDK (Java Development Environment):
YYYY-MM-DD" and for the valueSeparator is it a ",".
The File Datebook2CSV.JAR has to be included to the classpath or provide it with the -cp parameter to the Java Virtuell Machine. The DateFormatString has to contain the tokens YYYY, MM, DD
It was really hard work to list all the repeting events. The repeating event will only be listed to the current date (it it is not terminated by a due date). Repeating events will be resolved to the last event that is in your Datebook. Deleted events will not be listed. No other Database can be listed with it. |
YYYY-MM-DD vX.XX2006-09-03 v1.41fixed
Exception due to deleted reocrds
2002-10-30 v1.4enhancement
The request of the enter key at the end of the application can be skipped by setting the system property 2002-03-12 v1.3enhancement
Value Separator can be provided by the command line
enhancement
Documentation now in HTML Format
fixed
Testet with MAC OS 9.1.x; compliant to Java 1.1.8 or better.
changed
Command line parameters have been changed.
2000-11-02 v1.2changed
the format of the date (third field) can now be defined as console parameter
2000-10-28 v1.1fixed
values are now surounded by >"<
fixed
column labels are now the first line of the csv file
enhancement
if start_time or stop_time is not filled (untimed event) there will be a emtpy field >""<
changed
added a copyright
2000-10-10 v1.0