Linux
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
|
Use the below sample program to test your ODBC connection.
testconnect.c
|
The test executable, once built, can be used to test the ability to connect to a running database server. The executable will take three parameters: DSN, user id, and user password, as shown:
|
A successful connection, using the test executable, will result in a displayed message similar to the following:
|