Write, Bureaucrats, Administrators
2,725
edits
Line 1: | Line 1: | ||
== Overview == | == Overview == | ||
BudgetLink stores Budgets and Settings in an Access database named BudgetLink Data.mdb which is located in the \BudgetLink\System\ folder. | |||
BudgetLink | BudgetLink will prompt to take backups of this database upon closing or before advanced processing. Backups are stored in the \BudgetLink\System\Backup\Databases\ folder. If the BudgetLink Database becomes corrupt, it can be restored from a back up. | ||
If the BudgetLink Database becomes corrupt, it can be restored from a back up | |||
This article describes how to restore from a back up | This article describes how to restore from a back up. | ||
== Procedure == | == Procedure == | ||
# Close BudgetLink | # Close '''BudgetLink'''; | ||
# Open Windows Explorer and browse to the BudgetLink | # Open '''Windows Explorer''' and browse to the '''\BudgetLink\System\''' folder; | ||
# Locate the BudgetLink Data.mdb | # Locate the '''BudgetLink Data.mdb'''; | ||
# Move the BudgetLink Data.mdb file BudgetLink | # Move the '''BudgetLink Data.mdb''' file '''\BudgetLink\System\Backup\Databases\''' folder; | ||
# Browse to the BudgetLink | # Browse to the '''\BudgetLink\System\Backup\Databases\'''; | ||
# Locate a back up of BudgetLink Data.mdb file with a date time stamp when BudgetLink was working | # Locate a back up of '''BudgetLink Data.mdb''' file with a date time stamp when BudgetLink was working; | ||
# Copy the BudetLink Data.mdb file and paste into the System Folder | # Copy the '''BudetLink Data.mdb''' file and paste into the '''\BudgetLink\System\''' Folder; | ||
# Rename the file to remove the Date Time Stamp from the beginning of the file name | # Rename the file to remove the Date Time Stamp from the beginning of the file name; | ||
# Restart BudgetLink | # Restart '''BudgetLink'''; | ||
# Run a Full Get Data | # Run a '''Full Get Data'''. | ||
== Notes == | == Notes == | ||
* The Backups are prefixed with a date time stamp which is taken from the date when the backup was taken and formatted as yymmdd - hhmm. This date time stamp must be removed when restoring the backup. | |||
== Related Links == | == Related Links == | ||
Line 30: | Line 29: | ||
* [[How to Restore a Report]] | * [[How to Restore a Report]] | ||
* [[Renaming Reports]] | * [[Renaming Reports]] | ||
[[Category:Troubleshooting]] |