Gossamer Forum
Home : General : Databases and SQL :

Re: [sooke] Update records in a table based on a function

Quote Reply
Re: [sooke] Update records in a table based on a function In reply to
That code should be spewing an error due to

$my category_id;

...which should be:

my $category_id;

Last edited by:

Paul: May 16, 2002, 10:45 AM
Subject Author Views Date
Thread Update records in a table based on a function Ian 15041 May 15, 2002, 10:46 PM
Thread Re: [sooke] Update records in a table based on a function
yogi 14944 May 16, 2002, 12:27 AM
Post Re: [yogi] Update records in a table based on a function
Paul 14720 May 16, 2002, 12:52 AM
Post Re: [yogi] Update records in a table based on a function
Ian 14765 May 16, 2002, 8:30 AM
Post Re: [yogi] Update records in a table based on a function
Ian 14749 May 16, 2002, 9:05 AM
Thread Re: [yogi] Update records in a table based on a function
Ian 14786 May 16, 2002, 10:22 AM
Thread Re: [sooke] Update records in a table based on a function
Paul 14810 May 16, 2002, 10:45 AM
Post Re: [Paul] Update records in a table based on a function
Ian 14749 May 16, 2002, 10:56 AM
Thread Re: [yogi] Update records in a table based on a function
Ian 14790 May 19, 2002, 4:37 PM
Thread Re: [sooke] Update records in a table based on a function
yogi 14760 May 20, 2002, 6:05 AM
Thread Re: [yogi] Update records in a table based on a function
Ian 14763 May 20, 2002, 8:33 AM
Thread Re: [sooke] Update records in a table based on a function
webmaster33 14788 May 20, 2002, 9:44 AM
Post Re: [webmaster33] Update records in a table based on a function
Ian 14646 May 20, 2002, 9:48 AM
Post Re: [sooke] Update records in a table based on a function
webmaster33 14688 May 20, 2002, 6:18 AM