Regarding: "I have an SQLite database with 2 columns and 66,000+ rows that I would like to use on a Palm Tungsten T3."
Klaus, I googled up the following. http://www.jpilot.org/pipermail/jpilot/2002-November/001121.html It implies that comma-delimited data is importable to the pilot. (You can use the command line utility's commands of .mode csv .output filename select * from tablename; commands to produce such a file) Does this solve your problem? Donald Griggs Opinions are not necessarily those of Misys Healthcare Systems nor its board of directors.