sync with outlook
sync with outlook
How can I extract my patient information and sync it with my outlook contacts? Is there a way to automate the process?
Re: sync with outlook
DOes OD sync with outlook? Can it be done?
- jordansparks
- Site Admin
- Posts: 5770
- Joined: Sun Jun 17, 2007 3:59 pm
- Location: Salem, Oregon
- Contact:
Re: sync with outlook
It sort of depends on how involved you want to get. Nearly anything is going to require someone writing a short macro in Visual Basic. This is a feature of Outlook. So someone who was resourceful could do it, but it's not an included feature of OD. You're not asking about appointments or email, right? Just contacts? I know that in import/export format does exist for Outlook contacts. It would be a feature request.
Jordan Sparks, DMD
http://www.opendental.com
http://www.opendental.com
Re: sync with outlook
yes just contacts which i want to use in outlook and hudlite.
- jordansparks
- Site Admin
- Posts: 5770
- Joined: Sun Jun 17, 2007 3:59 pm
- Location: Salem, Oregon
- Contact:
Re: sync with outlook
OK, if you do feel like writing a script, you could initially pull all patients from the OD database. Then for changes, the patient table has a DateTStamp column that holds the date and time that the last change was made to each row. If you keep track of the last time you checked for changes, a simple query can pull all recent changes. Like I said, it might get a little involved, but it is doable.
Jordan Sparks, DMD
http://www.opendental.com
http://www.opendental.com