Skip to content

New DM Connection

ryjfgjl edited this page Mar 28, 2024 · 1 revision

New DM Connection

The tool's connection method with DM Management Tool is consistent. You can refer to its database connection information for guidance.

Server: Enter the server address where the DM database is installed. Use "LOCALHOST" or "127.0.0.1" for local installations or the server's IP address for remote installations.

Port: Input the port number for DM. The default port number is 5236. If a custom port was used during installation, input that instead.

Username: Provide the username permitted to connect to the DM database. Ensure this user has the necessary permissions for tool usage, such as CRUD operations.

Password: Enter the corresponding password for the provided username. If you encounter connection errors, verify the accuracy of the password.

Schema: Specify the schema where you want to import the data.

image

Clone this wiki locally