Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • you must have the possibility to edit your SQL server and databases with Microsoft Management Studio
  • the database was converted already to an SQL database (if the source data was from MDB, but runs minimum with version 4.5.x.)
  • you must "Attach" your original database (via mdf file) or "Restore" (via bak file) on your SQL server


Solution

  • connect edit your currently faulty database with the database version 4.6.x with SQL Management Studio please
  • go to the Tables via Object Explorer Details and delete all dbo.Cfg - tables, so the damaged configuration settings will be deleted now. All the other parts of this database will keep the values and settings.
  • start your currently version (4.6.x)afterwards start custodiagnostic again. Now the SQL system will create the new empty dbo.Cfg - tables!



  • please start the CSC of version 4.6.x, this database where you would like import the configuartion from the backup database and go to the point "Database" \"Import Database"
  • go to right side in the CSC to "Add data source" and click the button "Add SQL-Server"
  • please fill out all fields to connect the instance where your backup database (Testconfig) runs and check the connection. After a successful connection continue at "OK"

...