Validating ODBC connectivity (UNIX and Linux®)
After configuring the data source, validate connectivity.
About this task
To validate that you can use ODBC to connect to a system data source if you are using the unixODBC driver manager, use the isql interactive SQL query program. The isql program is installed on your system when you install the unixODBC driver manager. You can use the isql program to run SQL queries against both the system data source and any user data sources that you configure. For the procedure in this topic, it is assumed that you are using the unixODBC driver manager.
./example
DataDirect Technologies, Inc. ODBC Example Application.
Enter the data source name : NZSQL
Enter the user name : admin
Enter the password : password
Enter SQL statements (Press ENTER to QUIT)
SQL>