Hi Richard,
Thanks for the advise. I was just wondering what other people do.
I don't think I'll worry about it too much ;-)
Cheers,
Jord
On Wednesday 02 May 2001 3:49 am, you wrote:
> > If I'm doing more than one query on a page what is the best way to check
>
> if
>
> > they all succeeded wi
> If I'm doing more than one query on a page what is the best way to check
if
> they all succeeded with out using transactions?
You can check each query as it executes, and (perhaps) have your program
logic do something intelligent in the case of individual failures.
Another possbility is to do
2 matches
Mail list logo