Search found 7 matches

by sunny
Mon Oct 26, 2009 8:11 am
Forum: Developers
Topic: Develping a Bridge
Replies: 1
Views: 3299

Develping a Bridge

I am planning to write an application which enables making out going call by clicking a button. when clicked, an extension(phone) next to computer will ring and when answered it will dial the active patient. The problem is I would like to do this as external app. user can add a link to this via prog...
by sunny
Mon Oct 26, 2009 7:59 am
Forum: Developers
Topic: Asterisk Integration
Replies: 31
Views: 64834

Re: Asterisk Integration

Hi, we developed a Web service which integrates Open Dental With Asterisk PBX. with the minimal changes to open dental side we are able to get pop screens with incoming calls and also click to call integration with front desk phones. I am in the process of writing a separate applicaction which can b...
by sunny
Mon Oct 26, 2009 7:52 am
Forum: Advanced Topics
Topic: upgrade 6.2 to 6.6
Replies: 9
Views: 9950

Re: upgrade 6.2 to 6.6

Dr.Jordan,
thank you for your feed back and sorry for the delayed response. I got it worked. I was trying to upgrade from 5.7 to 6.6 directly. when i went sequestially it worked fine. thanks again for your help.

thanks
sunny
by sunny
Sat Sep 12, 2009 10:38 pm
Forum: Advanced Topics
Topic: upgrade 6.2 to 6.6
Replies: 9
Views: 9950

Re: upgrade 6.2 to 6.6

i just want to let you know without making any modifications to my data i am getting the following error message: MySql.Data.MySqlClient.MySqlException: Unknown column 'DateTimeArrived' in 'field list' at MySql.Data.MySqlClient.PacketReader.CheckForError() at MySql.Data.MySqlClient.PacketReader.Read...
by sunny
Sat Sep 12, 2009 6:59 pm
Forum: Advanced Topics
Topic: upgrade 6.2 to 6.6
Replies: 9
Views: 9950

Re: upgrade 6.2 to 6.6

I am running from within visual studio. after upgrade I am restoring the backup copy of my data. I use my sql admin to backup and restore my existing data. while doing it is copying my previous tables. do you think i should get my data in different manner?

thanks
by sunny
Sat Sep 12, 2009 1:01 am
Forum: Advanced Topics
Topic: upgrade 6.2 to 6.6
Replies: 9
Views: 9950

Re: upgrade 6.2 to 6.6

Dr. Jordan, I am not a paying customer. I compiled myself. in my previous post i made a mistake. The version I am using is 5.9.6.0. I noticed There are 3 new fields(DateTimeArrived, DateTimeSeated, DateTimeDismissed) added to Appointment Table. First I got the unknown field(DateTimeArrived) error. T...
by sunny
Fri Sep 11, 2009 3:08 pm
Forum: Advanced Topics
Topic: upgrade 6.2 to 6.6
Replies: 9
Views: 9950

upgrade 6.2 to 6.6

Dr. Jordan. I am upgrading from 6.2 to 6.6. After the upgrade is complete I was getting error and noticed there are changes(New fields were added to Appointment Table). is there any process i should follow to add these fields and get the existing data from my Appointment table in to new version. I r...