This small app backs up one or more key files, to a different physical location. It focusses on key database files, which can be critical to a business. Depending on your set-up, it downloads a hosted SQL Server database to provide a local back-up; or uploads a local database (Access or SQL Server) to the cloud. A restore option is also provided.
This launches Microsoft Access and your Access application. Before the launch, it checks for any new Update, using a simple version number check. The Update is automatically downloaded from either a local server or a web site. The latter enables remote users to get automatic updates.
This offers developers or technical end-users a tool to upsize an Access database to a SQL Server database. It first upsizes the structure, then copies the data across, and finally then displays a table record count summary. The table record count summary should demonstrate that all data has been successfully uploaded.