If this is your first visit, be sure to
check out the FAQ by clicking the
link above. You may have to register
before you can post: click the register link above to proceed. To start viewing messages,
select the forum that you want to visit from the selection below.
Mysql select statement should help to get calendar data
Hi Arnoud,
wie had a similar problem and solved it. Each user has an unique id. If it's deleted calendar data to restore you should be able to get it out of the del table of calendar data. Similar to this you can extract the calendar data of the calendar tables. If you don't need an extraction of the participants (for each appointment one or more) or resources it's quite easy. Import it as ical file or / and of course sql inserts.
Comment