...
A customer with local installation should always scramble the database before transferring it to Adonis possession.
Attachments
View file | ||
---|---|---|
|
View file | ||
---|---|---|
|
View file | ||
---|---|---|
|
View file | ||
---|---|---|
|
How-To
Create directory C:\Scramble (the path can be changed in line 161 of the scramble.sql file)
Copy files family.txt, name.txt into C:\Scramble
Start SQL Server Management Studio
Select the database that you want to scramble
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.
...