tempfambal error

For users or potential users.
Post Reply
glamorgan
Posts: 41
Joined: Tue Nov 08, 2011 11:25 pm

tempfambal error

Post by glamorgan » Thu Oct 18, 2012 9:37 am

Hi everyone; OD keeps breaking when we open the account module and refers to a table called "tempfambal", the error goes only when we delete this table. The error will go for couple of days but comes back every couple of days...
How can we permenatly avoid this?

User avatar
jsalmon
Posts: 1555
Joined: Tue Nov 30, 2010 12:33 pm
Contact:

Re: tempfambal error

Post by jsalmon » Thu Oct 18, 2012 10:10 am

Open Dental creates that table, uses it, and instantly deletes it. It should never stay in your database. When it does, it most likely is due to not having MySQL 5.5 installed (you must be at OD v7.8 or higher), not running Open Dental as an administrator, OR having MySQL users set up with your MySQL installation and some user does not have DROP TABLE permission.
The best thing about a boolean is even if you are wrong, you are only off by a bit.

Jason Salmon
Open Dental Software
http://www.opendental.com

User avatar
jsalmon
Posts: 1555
Joined: Tue Nov 30, 2010 12:33 pm
Contact:

Re: tempfambal error

Post by jsalmon » Thu Oct 18, 2012 10:32 am

And if all that doesn't fix it, you can always just update to our latest stable version (v12.3) which tacks on a random string to the end of that table name. That way the odds of two of the same tables is exponentially less likely to occur but then your database may get flooded with tables like "tempfambal12346789" which is not acceptable in my opinion but it will allow you to work through the work week and then you can delete these tables when YOU'RE ready to, not when it wants you to.
The best thing about a boolean is even if you are wrong, you are only off by a bit.

Jason Salmon
Open Dental Software
http://www.opendental.com

glamorgan
Posts: 41
Joined: Tue Nov 08, 2011 11:25 pm

Re: tempfambal error

Post by glamorgan » Tue Feb 05, 2013 10:02 am

Yes, this error does not show with v12!
Thanks

Post Reply