FAQ
Settings
/Database Mantinance
How to take backup of RanceLab Software data if the system got corrupted?
Answer:
You may require emergency data backup in following situations
- The OS is corrupt or system is not booting
- The OS is running but RanceLab Software is not starting up
- Microsoft SQL Server Management Studio Express is not present.
- You do not know how to use SQL Server Management Studio Express to take backup.
Please use the following steps to take emergency backup of RanceLab Software data in case of emergency
First we have to stop the SQL Server if that is running. For stopping the SQL use the following step.
- Go to Start > Run > Type net stop mssql$rancelabsse

- Copy the data directory of the RanceLab Software database. (Usually C:\RanceLab Software\Data)
- Make sure that the data files with extension .MDF and .LDF is present
** Once You have copied the above files to another computer or any safe place…
- Install and Run RanceLab Software
- Use "Attach Database" option in Database Manager to attach this MDF file.
For more detail please visit: