×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
Monnier, Gary wrote:
Is it there right after SQLExecDirect executes?
What does SQLExecDirect return?
If the QSQCLI activation group hasn't been corrupted, then it returns
either SQL_SUCCESS (0), SQL_SUCCESS_WITH_INFO (1), SQL_NO_DATA_FOUND
(100), SQL_ERROR (-1), or SQL_INVALID_HANDLE (-2). None of which would
indicate that the activation group is on the verge of becoming
corrupted. And if the return code is negative, then my program spits out
a dump of the SQL statement that caused the error, and some diagnostics.
If it's been corrupted, it throws an exception instead of returning, the
job locks up, my program abends, and the QSQCLI activation group dies.
--
JHHL
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact
[javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.