Stored procedures executed from JDBC clients

[CR #39647] When you execute a stored procedure from a JDBC client, and the stored procedure returns output parameters and calls the Transact-SQL® function “tsequal,” you will not be able to determine the results.

Workaround: Set JCONNECT_VERSION to 5 or earlier.