blaiselnelson / db2php

Automatically exported from code.google.com/p/db2php
GNU General Public License v3.0
0 stars 0 forks source link

Using transactions #17

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
How about using transactions with PDO.
It would be nice to have. Example can be found here 
http://php.net/manual/en/pdo.transactions.php

Original issue reported on code.google.com by inferno....@gmail.com on 31 Jul 2012 at 8:11

GoogleCodeExporter commented 8 years ago
Since it accepts PDO instances, you can control the transaction scope yourself.

Original comment by rc.poi...@gmail.com on 13 Aug 2012 at 12:30