Synchronizing Appointment Scheduling

A

Abdul

H

We are building an application for physicians to record patient related information, which has an appointment-scheduling module to schedule appointments for physicians and patients from within the application.

We are able to display all the available slots (Appointments) for a “physician†in a custom grid by interfacing with outlook APIs. The user can double click a record to open the outlook to modify / create appointment schedules.

The requirement is that when the user saves the appointments it should be stored in SQL server database. In future if the physician opens the outlook directly he should be able to see all the scheduled appointments for him, which was made from our application and if the physician makes changes to the appointments the same should be stored back to SQL server database. I would appreciate if anyone helps me out regarding this

Regards, Rasheed
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top