Search found 2 matches

by rey
Sun Aug 21, 2022 8:24 am
Forum: API
Topic: Order of webschedule slots
Replies: 1
Views: 1247

Order of webschedule slots

Hello,

In this request, does the API return the slots in order by start time, or is it random?
api/v1/appointments/SlotsWebSched?dateStart=2022-08-23&dateEnd=2022-11-29&defNumApptType=299&isNewPatient=true
by rey
Tue Jun 14, 2022 7:07 am
Forum: Developers
Topic: Cloning Mariadb database from one Open Dental installation to another
Replies: 0
Views: 4541

Cloning Mariadb database from one Open Dental installation to another

I want to replicate the data from one Open Dental instance to another(different registration key).

I exported the tables from the original database and imported them into the new one.

Anything I should be aware while doing this?