Server setup is used to help you create a database server with its own username and password. You can also create separate instances for this server. Keeping separate database instances is useful as it can act as a security cover between databases so that access is controlled. This means that some admins don't get rights to certain databases.
Fields & its description:
Enter the name of the database server to be created. This can also be the IP address of the server.
Select the type of database from the given options, currently support is provided for MS SQL Server, so select this accordingly.
It is the software that manipulates the data in the database. Instance does this by opening the database. A database can be opened by more than one instance, however, an instance can open at the most one database. Enter the name of the instance in this field.
Type any username that is relevant to your requirements.
Enter a password to protect the database.
After entering the above details, click on the Add button to add this new database server. But before adding, you can also test this connection by clicking on the Test Connection button. This tests the availability of the server so that you can avoid conflicting with an already existing server.
Revisions
- July 8, 2021 @ 10:55:09 [Current Revision] by vv
- July 14, 2015 @ 09:59:01 by vv
- July 14, 2015 @ 09:53:17 by vv
Revision Differences
There are no differences between the July 14, 2015 @ 09:59:01 revision and the current revision. (Maybe only post meta information was changed.)