Grooper Help - Version 25.0
25.0.0017 2,127
  • Overview
  • Help Status

Data Connection - Test Connection

Data Connection Command Grooper.Core

Tests the data connection by making a connection to the server.

Remarks

Overview

The TestConnection command attempts to establish a connection to the server using the current Data Connection's settings.
This is useful for verifying that the connection parameters (such as server address, authentication, and network access) are correct and functional.


Usage

  1. Execute the command to test the connection.
  2. If the connection is successful, no error is displayed.
    If an error occurs, the error message will be shown to help diagnose the issue.

Best Practices

  • Use this command after configuring or updating a Data Connection to ensure connectivity before performing database operations.
  • If the test fails, review the 'Connection Settings' property for accuracy and consult your database administrator if needed.
  • Test connections in all environments (development, test, production) to confirm access and permissions.

See Also

Notification