On Wed, 2006-26-04 at 19:44 +0100, Graeme McLaren wrote:
> Hi all, I have a problem where I have say, five tables one of which is
> called "log" this keeps a log of various updates that are done to the other
> four tables.
By tables, do you means SQL tables in a SQL database? Many modern SQL
dat
Hi all, I have a problem where I have say, five tables one of which is
called "log" this keeps a log of various updates that are done to the other
four tables.
I have been working on one particular script and I have a function called
"add_to_log" which adds various information about the update