GetData to Procedure return failed

When attempting to call a stored procedure from a SQL Data Block (SQD/SQT) within the proprietary GE iFIX HMI 4.0 application, I obtain the following error:

Error executing SQL cmd: GetData to Procedure return failed.

Since the application is proprietary, obtaining debugging information about this error was difficult. Still, by enabling the CommLog under advanced OPC options for the PostgreSQL ANSI ODBC 8.02.02.00 driver, I was able to obtain more detailed, though cryptic, log information from the CommLog file.

The stored procedure in question has nothing of particular of interest: it takes in a VARCHAR, an INTEGER, and returns a VARCHAR.

I am using PostgreSQL 8.2.1 on i686-pc-mingw32, compiled by GCC. At this time, I have been unable to find a resolution for this issue. I am not certain, but I do not believe that this issue occurred under PostgreSQL 7.x.

Leave a Reply

Your email address will not be published.

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>