Where is my OD DB????

For users or potential users.
Post Reply
AussieDentistThird
Posts: 5
Joined: Tue Dec 20, 2022 7:07 pm

Where is my OD DB????

Post by AussieDentistThird » Tue Feb 14, 2023 2:05 am

Ok, my IT guys have done something with my OD DB

I know where it should be normally, but its not

Where can i find out where abouts its actually saved??

dqadri
Posts: 60
Joined: Mon Dec 24, 2007 10:55 pm
Location: Colonia, NJ
Contact:

Re: Where is my OD DB????

Post by dqadri » Tue Feb 14, 2023 3:46 am

You want to find out where your MySQL or MariaDB service is saving your database files. There are several ways to figure this out:

1. Open up task manager (press Ctrl-Alt-Delete). Look for a program called mysqld. Look at the rest of the parameters and you may find some information.

2. Go to Run (press the Windows key + R) and type in services.msc
This will open the services list. Scan it for MySQL or MariaDB. Look at the parameters and you should have a lead on the file location.
--
Danish Qadri, DMD

Lake Family Dentistry
296 Lake Ave
Colonia, NJ 07067

AussieDentistThird
Posts: 5
Joined: Tue Dec 20, 2022 7:07 pm

Re: Where is my OD DB????

Post by AussieDentistThird » Tue Feb 14, 2023 12:38 pm

Ok, thanks, i found it!

Unfortunately, i cant backup anything at all!!

I can get to c/program files/mysqu/data

However, it says "Backup from path isinvalid"

And, strangely enough, whatever path i set (even it its to any folder unrelated to od, it says the same thing!"

User avatar
wjstarck
Posts: 935
Joined: Tue Jul 31, 2007 7:18 am
Location: Keller, TX
Contact:

Re: Where is my OD DB????

Post by wjstarck » Wed Feb 15, 2023 9:11 am

Can you post a pic of your Backup settings screen (Manage > Backup) ?

Are you trying to backup from a workstation or the server?

I suspect that there is a typo in the format of the Backup FROM path string

If you're trying to backup from the server, then the path should look something like

C:\mysql\data\

but if you're on a workstation it should look like

\\SERVER\mysql\data\

where SERVER is the name of your Open Dental server
Cheers,

Bill Starck, DDS
Big Idea Software, LLC
Developer, EASy(Electronic Anesthesia System) for Open Dental
817-807-1709
TX, USA

Post Reply