Forum: Database Design Dec 12th, 2008 |
| Replies: 0 Views: 557 Hi,
I have a transaction with , lets say, 5 INSERT/UPDATE statements with some SELECT statements in between. I am using one connection for all the update/insert statements and another connection... |