Posted: Wed Jan 26, 2005 8:28 pm Post subject: Integrating with database from a mySQL-based Application
Our web site currently uses a custom-coded calendar coded in PHP with the data stored in mySQL. I like the look and feel of MyCalendar. In order to use it, we would have to either modify our existing application to store its events in the MyCalendar database, or modify the MyCalendar code to query our existing database instead of the MyCalendar database.
Are the tables used by MyCalendar documented? How feasible would it be to customize it to use our existing database instead of its own? Relatively straightforward, or would it quickly get to be cumbersome?
Difficult to say how well one would carry over to the other without seeing the respective databases side by side. My guess would be you'll find it easier to modify your existing data to fit the MyCalendar database, otherwise there's a lot of re-coding required.
If you like, I can email you the MySQL table structure so you can see how it compares to what you've got presently.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum