QryMethod OpenEngine Crash (OpenInsight Specific)
At 15 NOV 2000 09:29:15AM Steve Carlson wrote:
When using code for a subroutine very similar to the example
in the QryMethod "help", using ODBC, OpenEngine crashes, i.e.
the OE icon disappears from the task bar and closes, when the
"ODBC database" is sent a XOInstance command for login and the "ODBC database" is down or not accepting logins. Apparently the XOInstance:
hXO =XOInstance("M204", "ODBC", "USER", "PASSWORD", '', XO_USETRANS$+XO_GLOBALSHARE$+XO_LOGINDIALOG$+XO_NORESOLVE$)
is not receiving the expected reponse, i.e. it's getting an error
message that the login could not be accomplished, and O.E. crashes.
Is there a way to trap the error and prevent O.E. from crashing.
TIA
Steve C.