PDA

View Full Version : Integrating calendar with my application


ybuskila
12-11-2006, 09:51 AM
Hi,

I have built a php application with mysql database in my company.
This application is to manage all meetings in the company.
I would like to ask is it possible to integrate your calendar with my tool in such a way that it will connect to the database and get the meetings dates and data from it.

Please send me mail with your reply.

yaron.buskila@mobileye.com

Regards, Yaron

Brian
12-11-2006, 10:17 AM
The calendar uses it's own database format and most likely won't be able to read your database. You may be able to modify your database format to fit the calendar's (see https://www.easyphpcalendar.com/support/index.php?_m=knowledgebase&_a=viewarticle&kbarticleid=29 ), but this isn't officially supported.