For the import/export of calendar data there is a specific XPI:
http://autoexport.sunbird-kalender.de/de/
(sorry I think that's written in German)
Günter
Because of heavy performance issues with SQlite LG 0.8 (and 0.7 ??) at
least for the moment I would prefer to use ICS format. Mainly because a
calendar with ICS format has much more use especially when used with
other calendar programs.
But for an GENERAL orientation, what is a rule of thumb to go with
SQlite or ICS.
Can you help for that ... or anyone else ??
Whenever you edit an event with ics the whole calendar-file has to be
parsed and written. If you use sqlite, it writes the event to a very
efficient database-enigine.
gr
Bas