11.1 Recall appt bug

For complex topics that regular users would not be interested in. For power users and database administrators.
Post Reply
User avatar
drtech
Posts: 1649
Joined: Wed Jun 20, 2007 8:44 am
Location: Springfield, MO
Contact:

11.1 Recall appt bug

Post by drtech » Thu Oct 06, 2011 11:25 am

This exception occurs every time we try to make a recall appt using the recall button in V 11.1. Linux server. Making an appointment by hand works fine.
My first thought is it is a capitalization problem since it says the table does exist.

************** Exception Text **************
MySql.Data.MySqlClient.MySqlException (0x80004005): Table 'opendental.scheduleOp' doesn't exist
at OpenDentBusiness.ScheduleOps.GetForSchedList(List`1 schedules) in C:\svn\beta\OpenDentBusiness\Data Interface\ScheduleOps.cs:line 40
at OpenDental.AppointmentL.GetSearchResults(Int64 aptNum, DateTime afterDate, List`1 providerNums, Int32 resultCount, TimeSpan beforeTime, TimeSpan afterTime) in C:\svn\beta\OpenDental\Data Interface\AppointmentL.cs:line 29
at OpenDental.ContrAppt.DoSearch() in C:\svn\beta\OpenDental\Main Modules\ContrAppt.cs:line 4684
Last edited by drtech on Fri Oct 07, 2011 1:35 am, edited 1 time in total.
David Fuchs
Dentist - Springfield, MO
Smile Dental http://www.887-smile.com

User avatar
jordansparks
Site Admin
Posts: 5744
Joined: Sun Jun 17, 2007 3:59 pm
Location: Salem, Oregon
Contact:

Re: 11.1 Recall appt bug

Post by jordansparks » Thu Oct 06, 2011 6:01 pm

Added to our internal bug list.
Jordan Sparks, DMD
http://www.opendental.com

Post Reply