ID: 22451 Updated by: [EMAIL PROTECTED] Reported By: rpreti at ig dot com dot br -Status: Open +Status: Bogus Bug Type: ODBC related Operating System: Linux PHP Version: 4.2.3 New Comment:
See the explanation from bug #13817 Previous Comments: ------------------------------------------------------------------------ [2003-02-27 05:27:14] rpreti at ig dot com dot br This is probably the same bug that is mentioned in Bug id #13817. I'm attempting to retrieve values from IBM DB2 7.1 via ODBC. The format for calling stored procs via ODBC is: $result=odbc_prepare($conn,"CALL DSIS.S6S444(?,?)"); odbc_execute($result,&$par) The question marks are place holders for variable names. Does the problem still exist with 4.3.1? Thanks. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=22451&edit=1