Search found 5 matches

by spike
Mon Dec 01, 2008 3:33 pm
Forum: Main Forum
Topic: Dual monitors
Replies: 7
Views: 12343

Re: Dual monitors

Good Evening. I use dual 19" monitors, and I love it! If space is an issue, then consider getting monitors that can rotate 90 degrees. I know that some of the Dell monitors can rotate 90 degrees on the Dell stands. This might eliminate your space problem but still allow you to use the resolution of ...
by spike
Mon Dec 01, 2008 3:12 pm
Forum: Main Forum
Topic: Editing the Billing Statement
Replies: 11
Views: 14685

Re: Editing the Billing Statement

Hi, Derek sent your request to Dr. Sparks for review. I think that they will talk about it tomorrow. I am not certain whether it will be an easy or difficult fix at this time. I'll have Derek send you an email tomorrow.
by spike
Thu Nov 13, 2008 8:09 am
Forum: Main Forum
Topic: How to create a map of where my patients are from
Replies: 4
Views: 8038

Re: How to create a map of where my patients are from

This might not help, but you could run an SQL statement based off of the zip codes in the "patient" table. Something like: "SELECT zip, COUNT(*) FROM patient GROUP BY zip ORDER BY zip". It is not the same as having a detailed map, but it would quickly tell you which zip code to spend your marketing ...
by spike
Thu Nov 13, 2008 7:58 am
Forum: Main Forum
Topic: Backup Issue Version 6.0.1.0
Replies: 1
Views: 3499

Re: Backup Issue Version 6.0.1.0

I've seen this issue before. I think that the problem is related to files in the "A-Z" folder that are being locked by another computer or application. The file is locked in a read-only status, and this causes the backup failure. You might want to try rebooting all of your computers, and then run th...
by spike
Thu Nov 13, 2008 7:47 am
Forum: Main Forum
Topic: update trial version
Replies: 6
Views: 8766

Re: update trial version

The "Release" folder is inside of the "bin" folder. The "bin" folder is inside of the "OpenDental" folder. The "OpenDental" folder should be at the same level as your ".sln" solution file.