-79762

Attempt to connect to a non 5.x server

When connecting to a Version 5.x database server, the user must set the database URL property USE5SERVER to any non-null value. If a connection is then made to a Version 6.0 or later database server, this exception is thrown.

Verify that the version of the database server is correct and modify the database URL as needed.