Incorporating data from the 2023 KKFU database into the 2024 version

KKFU Field officers can work with the new 2024 version of the KKICO System. However some are still working with the older 2023 version. Users of the 2023 version provide data which is added the the 2023 database, which has version differences with the 2024 version. 
Updates from the 2023 version cannot be incorporated directly into the 2024 version. Instead the updates are loaded to the main 2023 database. Then a procedure is run to load the data from the 2023 version into the 2024 version.

Steps needed to load 2023 data into the 2024 server

Backup Database  

On the 2023 server, apply all updates from ICO Officers, and then backup the database

  1. In EDB Manager, find the "KK" database-session.
  2. Open the "Data" database.
  3. Click o "Backup Database"
  4. Enter a name for the backup file.
  5. Click OK

Restore Database  

On the 2024 server, copy the backup file into the Backup folder, then Restore the "OldDB" database using this backup file.

  1. Select the "OldDB" on the new server.
  2. Click on "Restore Database".
  3. Ensure that the "Backup" Store is selected (where the backup file has been copied).
  4. Select this file.
  5. Click on the "Selection" tab to go to the next step.

Restore database "Selection" tab  

On the "Selection" tab of the Restore database dialogue

  1. Ensure that the "Restore Catalog from Backup" check-box is ticked.
  2. Click "OK" to restore the database.

NOTE: Take care during the "Restore" phase that you restore the "OldDB", if you restore the "Data" database by accident, you will overwrite the 2024 system.

 

 

 

Run the "Old-New UPDATE script.SQL"  

Run the "Old-New UPDATE Script" to incorporate the data from the 2023 version into the 2024 version

  1. Ensure that the "Data" database is selected.
  2. Open the SQL file from disk.
  3. Review the contents of the file.
  4. Click "Execute" to run the script.

Notes on the UPDATE process