out or inout argument 2 for test mysql is not varibale or new pseudo-variable in befor trigger

xiongkun <[email protected]> Thu, 23 Dec 2010 08:46:44 +0800 (CST)
Newsgroups gmane.comp.db.mysql.odbc
Message-ID <[email protected]>
 I use Odbc syntax like "{call test( ?, ? )}", and bind the two parameters to SQL_INPUT_PARAM andSQL_OUTPUT_PARAM.
But there is Error like "out or inout argument 2 for test mysql is not varibale or new pseudo-variable in befor trigger" .
please help me.thank you