JLong@xxxxxxxxxx wrote:
I have 2 programs using SQLCLI. Both are standalone programs and function perfectly when called directly. Now I want pgmA to call pgmB but I have a CLI error on my SQLConnect(...). rc = -1.

When an SQL CLI procedure fails, you need to call SQLError() to determine why it failed. (-1 only means "SQL_ERROR", and doesn't tell you anything more than "an error occurred".) Call SQLError to get an SQLState or SQLCode that will tell you which error occurred.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2026 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.