in reply to Re: DBI recipes
in thread DBI recipes
Thanks for the Sybase syntax.
There's no execuse to not wrap your database modifying statements inside a transaction, and to not rollback on failure.
Nonetheless, I'll give you some.
I had error checking and transaction support in my test script, but I removed them on purpose.
Why?
_ _ _ _ (_|| | |(_|>< _|
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re: Re: DBI recipes
by mpeppler (Vicar) on Aug 18, 2003 at 10:04 UTC | |
Re: DBI recipes
by Abigail-II (Bishop) on Aug 18, 2003 at 10:46 UTC | |
by demerphq (Chancellor) on Aug 18, 2003 at 18:11 UTC | |
by Abigail-II (Bishop) on Aug 18, 2003 at 20:42 UTC | |
Re^3: DBI recipes
by ibm1620 (Hermit) on Feb 18, 2013 at 02:10 UTC |