Connecting to a Database
Through the User Portal you can connect to a Database (DB). Axis supports both SQL and Windows Authentication.
Connecting to a Database
-
In the User Portal, click on the name of the database ![database] (https://files.readme.io/0fcc23a-Screen_Shot_2021-11-02_at_1.57.58_PM.png) to which you wish to connect.
-
Enter your username. If using Windows authentication, the username must be typed in the format of domain\username instead of username@domain (such as acme\bob instead of [email protected]).
-
Enter your password.
-
Click the eye ![eye] (https://files.readme.io/9b92152-show_password.png) icon to show the password.
- Click the hide password ![hide password ] (https://files.readme.io/64245ea-hide_password.png) icon.

- (Optional) Add a database name.
- Click Next.

- Click Copy next to the information in the window and paste it in your MSSQL client.
- When you are done, click Ok.
Updated over 1 year ago