Hi, Postgres defaults to implicit transactions (any insert,update,delete will automaticly start a "begin transaction". But requires a "commit" to complete the transaction.
What should the value of "isTransactionManager" be - True or False? -- John Fabiani _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev Searchable Archives: http://leafe.com/archives/search/dabo-dev This message: http://leafe.com/archives/byMID/dabo-dev/[EMAIL PROTECTED]
