Forum Replies Created

Viewing 2 posts - 1 through 3 (of 3 total)

  • RE: Format of parameters in Stored Procedure

    You cannot use named parameters with Informix/ODBC.  They must be unnamed parameters (question marks)...at least it did not work for me and what I have read says you can't use...

  • RE: Format of parameters in Stored Procedure

    Thanks for your response.

    The post you referred me to is regarding multiple values on a single parameter that is not using a stored procedure.  I have 3 different parameters.  I...

Viewing 2 posts - 1 through 3 (of 3 total)