looks like this is a bug with 5.1.1 and 5.1.2, but works with 5.1.0.
http://bugs.php.net/bug.php?id=35671
--trabis
Travis Raybold wrote:
i'm using PHP 5.1.2, and trying to manipulatre a database with
PDO_ODBC accessing a MS SQL Server database. i can execute normal
queries with no problem. b
i'm using PHP 5.1.2, and trying to manipulatre a database with PDO_ODBC
accessing a MS SQL Server database. i can execute normal queries with no
problem. but when i start executing prepared statements i run into
problems. has anyone successfully used multiple parameter prepared
statements with