Hi, im trying to use Transactions with torque (3.1). At the moment I'm passing each Object to save to or to retrieve from the DB the connection-object. That works fine, but it is not, what I want.
What I want ist that every object saved, delete or retrieved within an begin transaction and an commit / rollback transaction uses automatically the transaction. Any help would be appreciated. Thanks, Arndt --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
