Gossamer Forum
Home : Products : Gossamer Links : Development, Plugins and Globals :

Re: [Paul] Deleting a table from the database?

Quote Reply
Re: [Paul] Deleting a table from the database? In reply to
Man..these documents are getting me more and more confused Tongue

They say;

Quote:
my $result = $obj->update (
{
col1 => $val1,
col2 => $val2,
....
},
$condition
);

Notice the { } missing around the $condition part Unsure

Another one for them to update I think Wink

Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Subject Author Views Date
Thread Deleting a table from the database? Andy 5993 Aug 10, 2002, 4:23 AM
Thread Re: [Andy] Deleting a table from the database?
QooQ 5834 Aug 10, 2002, 4:32 AM
Thread Re: [QooQ] Deleting a table from the database?
Andy 5767 Aug 10, 2002, 4:41 AM
Thread Re: [Andy] Deleting a table from the database?
QooQ 5838 Aug 10, 2002, 4:48 AM
Post Re: [QooQ] Deleting a table from the database?
Andy 5804 Aug 10, 2002, 6:08 AM
Thread Re: [Andy] Deleting a table from the database?
Andy 5785 Aug 10, 2002, 7:57 AM
Thread Re: [Andy] Deleting a table from the database?
Paul 5789 Aug 10, 2002, 8:01 AM
Thread Re: [Paul] Deleting a table from the database?
Andy 5816 Aug 10, 2002, 8:08 AM
Thread Re: [Andy] Deleting a table from the database?
Paul 5770 Aug 10, 2002, 8:10 AM
Thread Re: [Paul] Deleting a table from the database?
Andy 5747 Aug 10, 2002, 8:14 AM
Thread Re: [Andy] Deleting a table from the database?
Andy 5731 Aug 10, 2002, 9:30 AM
Thread Re: [Andy] Deleting a table from the database?
Paul 5748 Aug 10, 2002, 9:34 AM
Thread Re: [Paul] Deleting a table from the database?
Andy 5756 Aug 10, 2002, 9:39 AM
Post Re: [Andy] Deleting a table from the database?
Paul 5736 Aug 10, 2002, 9:46 AM