Versions Compared

Key

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

...

  1. Create directory C:\Scramble (the path can be changed in line 161 173 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.

...