Why not create a Stored Procedure to handle the second table?
-Original Message-
From: Vandegrift, Ken [mailto:[EMAIL PROTECTED]
Sent: Wednesday, June 21, 2006 7:20 PM
To: php-windows@lists.php.net
Subject: [PHP-WIN] Transactions and PDO
Just wanted to throw this out there to see if
Just wanted to throw this out there to see if anyone may be able to help
with a PDO transaction that does not appear to be working. I want to
update an order record in the database and also insert giftcard numbers
associated with this same order into another table. So I am trying to
do one update