Versions Compared

Key

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

...

Code Block
languagebash
themeDJango
Install a copy of MySQL server[Y/n]?
Y

Server Address:[localhost]?:
Server Port: (3306)?:
User Name: [root]?:
Password: [changeit]?:
Encrypt it[Y/n]?
Database Name: [dualshield]?:
create a new database with the above name[Y/n]?
Data Encryption Strength[128/256/512]?:
256

Press 1 to continue, 2 to quit, 3 to redisplay
Expand
titleFor Connection to another type of database, such as MS SQL

...

expand
...


Code Block
themeDJango
Install a copy of MySQL server[Y/n]?
n
Database Type:  [mysql]/mssql/oracle/db2:
mssql
Server Address:[localhost]?:
192.168.103.114
Server Port:       [1433]?:
1433
User Name:       [root]?:
WIN-MPHS2LI8PVK\Administrator
Password:         [changeit]?:
***********
Encrypt it[Y/n]?
Y
Database Name: [dualshield]?:

create a new database with the above name[Y/n]?
Y
Data Encryption Strength (128/[256]/512)?:
256

Press 1 to continue, 2 to quit, 3 to redisplay
1


...