What is the recommended practice for moving or syncing calendar data in an SQL Anywhere database to Outlook or Exchange? I can successfully take a record with date information and turn it into an ICS file that opens correctly in Outlook, but I am looking for something a bit more powerful, hopefully with some kind of sync (at least one way) for a whole calendar of events from the database into a user's Outlook or Exchange database. Is anyone doing this already or does anyone have any leads for software that does that? |
Check Development technologies for Exchange it provides starting points for evaluating different means to access the Exchange data. Also Create EWS and web service solutions for Exchange 2013 might be of interest. |