We are trying to implement stored procedure call from within an
IDC script. We were able to insert a record into a table
successfully, but when the code was moved to a stored procedure
with the database, the call fails. It appears to be a problem
with either the IDC code or something within ODBC.
Has anyone had success doing this?