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

Format for GT::SQL::Condition

Quote Reply
Format for GT::SQL::Condition
Man, this has had me pissed off for a while now. I really wanna know how to use this function, as it seems to have a lot of power in it! The problem I am having, is that it won't work for me! The documentation doesn't seem that clear (at least not to me), as to how one would go about using it in a $table->select_options call. I tried;

$table->select_options ('ORDER BY ID DESC', GT::SQL::Condition->new ( 'ID', '>=', $start_from));

But, as I'm sure you could imagine, that just gives an error Tongue

Any help/suggestions you can provide would by much appreciated, and save me the last few hairs I have on my head :)

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 Format for GT::SQL::Condition Andy 7760 Sep 9, 2002, 6:13 AM
Thread Re: [Andy] Format for GT::SQL::Condition
Paul 7631 Sep 9, 2002, 6:57 AM
Thread Re: [Paul] Format for GT::SQL::Condition
Andy 7591 Sep 9, 2002, 8:46 AM
Thread Re: [Andy] Format for GT::SQL::Condition
Paul 7593 Sep 9, 2002, 8:57 AM
Thread Re: [Paul] Format for GT::SQL::Condition
Andy 7596 Sep 9, 2002, 9:16 AM
Post Re: [Andy] Format for GT::SQL::Condition
Paul 7552 Sep 9, 2002, 9:31 AM
Thread Re: [Andy] Format for GT::SQL::Condition
webmaster33 7564 Sep 10, 2002, 4:37 AM
Thread Re: [webmaster33] Format for GT::SQL::Condition
Andy 7589 Sep 10, 2002, 6:55 AM
Thread Re: [Andy] Format for GT::SQL::Condition
webmaster33 7586 Sep 10, 2002, 7:05 AM
Thread Re: [webmaster33] Format for GT::SQL::Condition
Paul 7582 Sep 10, 2002, 7:06 AM
Thread Re: [Paul] Format for GT::SQL::Condition
webmaster33 7591 Sep 10, 2002, 7:16 AM
Thread Re: [webmaster33] Format for GT::SQL::Condition
Paul 7582 Sep 10, 2002, 7:18 AM
Post Re: [Paul] Format for GT::SQL::Condition
webmaster33 7531 Sep 10, 2002, 7:22 AM
Thread Re: [Andy] Format for GT::SQL::Condition
Alex 7512 Sep 10, 2002, 4:25 PM
Post Re: [Alex] Format for GT::SQL::Condition
Andy 7502 Sep 10, 2002, 11:40 PM