ODBC Query Tool Execution

Run the ODBC query tool to be used to access the JADE data.

Specify the ErewhonThin DSN to be used for ODBC connection.

When the tool calls SQLConnect, the TCP/IP connection to the ODBC server application is opened. The versions of the JADE DLLs being used by the JADE ODBC thin client must match the versions in the ODBC server node. If the versions do not match, an error is reported and the connection is dropped. The JADE thin client binaries must be updated by establishing a standard JADE presentation client to an application server connection and using the automatic download, or by manually updating the thin client binaries.

The connection from the JADE ODBC thin client passes in a user‑supplied user name and password. This connection information is validated by a call to the Global::isUserValid method. You should implement this to validate the user name and password for ODBC access.