From: Tom D. <td...@us...> - 2001-02-06 17:04:14
|
On Sunday 04 February 2001 18:51, Andrew po-jung Ho wrote: > that you have already done much of the work that will support this. Right > now, OIO forms can be imported and export as XML. Do you already have a way > to transport a Pilot-DB database between the Palm Pilot and a PC? If so, > how is your database described? I think if I can build a program that > converts from OIO forms (in XML or comma-delimited etc) to your database > format on the PC, then the database can be transferred to the Palm Pilot > for data collection. Does that sound reasonable? The step after that would > be to convert data collected using Pilot-DB to XML (which should be The conversion utilities are in the palm-db-tools package at http://palm-db-tools.sourceforge.net/. They do not support XML just CSV files. (The utilities are GPL'ed so if you feel like adding XML support, send in patch if you want. :) ) |