> I think the big problem with doing something like this is that updates
> to multiple tables should be wrapped in a transaction.
Well, I'd leave that for the user to decide.
> And I certainly don't think Recordset can do this at the moment.
There's a $set -> Begin. Not sure how to use it though
Hi again!
I installed WhiteBox Linux 3.0 (a free version of RedHat Advanced Server 3.0)
yesterday.
Now i've hot EXACTLY the same troubles as one month ago with Fedora Core 1!!!
My apache2 segfaults when i use GD::Graph.
@Gerald: have you look further into this?
HELP NEEDED!
Thanks, Alex
V
Kaare Rasmussen wrote:
I think the big problem with doing something like this is that updates
to multiple tables should be wrapped in a transaction.
Well, I'd leave that for the user to decide.
And I certainly don't think Recordset can do this at the moment.
NEW FUNCTIONALITY (Cameron Prince, Terrence Brannon)
* Full SQL Query input via the !Query option to Search()
* added the '$makesql' flag to Search() so that generated SQL can
be returned instead of executed. It will remain undocumented until
it is supported for Update(), Delete(), and Insert().