Versions Compared

Key

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

...

A customer with local installation should always scramble the database before transferring it to Adonis possession.

Attachments

View file
namescramblereadme.sqltxt
View file
namereadmename.txt
View file
namenamefamily.txt
View file
namefamilyscramble.txtsql

How-To

  1. Create directory C:\Scramble (the path can be changed in line 161 of the scramble.sql file)

  2. Copy files family.txt, name.txt into C:\Scramble

  3. Start SQL Server Management Studio

  4. Select the database that you want to scramble

  5. Run the script from file scramble.sql

    • You might get some errors during this process but that is fine as there are tables that have been removed from the Database structure, but that are still here in the script.

...