Hi, I'm quite new to both Palm programming and SQLite, and I am planning to write a calendar application that collaborates with calendar application a college of mine has written: http://www.tnt.uni-hannover.de/~pahl/calendar/overview.html (sorry, web site only in German)
The calendar data is stored in a mySQL database, and it's possibel to copy this database to a SQLite database on your laptop or PocketPC. Unfortunately, there is no synchronization for Palm abvailable. I have read, that there is a Palm port of SQLite available, and I downloaded SqlitePalm from http://jalil.org/sqlite/SqlitePalm.zip Unfortunately, I am not able to compile it. Is there some documentation on how to get SQLite running and on how to use it on a Palm OS device? Acutally, I have a Palm m500 with Palm OS 4.0.1 and I am using prc-tools on my linux box. Torsten

