Re: [GENERAL] rollback doubt and connection to remoteDB

2011-08-25 Thread Scott Marlowe
On Thu, Aug 25, 2011 at 9:35 AM, uanacho wrote: > hi, some days ago I have a problem I want to solve. > > The situation is the following: > > I have a connection to a remote DB (with it's different from mine, of > course). > The querys I do are between sql-transactions Wait, are you running your

[GENERAL] rollback doubt and connection to remoteDB

2011-08-25 Thread uanacho
hi, some days ago I have a problem I want to solve. The situation is the following: I have a connection to a remote DB (with it's different from mine, of course). The querys I do are between sql-transactions 1 - Whate happens If during executing a query my pc loose the network connection? what h