GetData to Procedure return failed

Uncategorized — Titus Barik on January 11, 2007 at 1:42 pm

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.

0 Comments »

No comments yet.

RSS feed for comments on this post. TrackBack URI

Leave a comment

Powered by WP Hashcash

titus@barik.net | The Weblog of Titus Barik