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

Re: [pugdog] global error

Quote Reply
Re: [pugdog] global error In reply to
This works ok for me in my PPC plugin.. so hopefully you can modify it to suite your need :)

Code:
my $sth = $table->select( ['DISTINCT(Username)'], { Status => 'Validated' } ) || die $GT::SQL::error;

Cheers

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 global error katabd 4509 Apr 15, 2004, 3:52 AM
Thread Re: [katabd] global error
pugdog 4408 Apr 15, 2004, 3:55 AM
Thread Re: [pugdog] global error
katabd 4412 Apr 15, 2004, 12:55 PM
Post Re: [katabd] global error
pugdog 4365 Apr 15, 2004, 6:58 PM
Thread Re: [katabd] global error
Andy 4378 Apr 16, 2004, 2:20 AM
Thread Re: [Andy] global error
pugdog 4368 Apr 16, 2004, 5:05 AM
Thread Re: [pugdog] global error
Andy 4343 Apr 16, 2004, 6:28 AM
Post Re: [Andy] global error
pugdog 4310 Apr 17, 2004, 4:37 AM
Thread Re: [katabd] global error
afinlr 4316 Apr 17, 2004, 10:18 AM
Thread Re: [afinlr] global error
pugdog 4322 Apr 17, 2004, 3:12 PM
Post Re: [pugdog] global error
afinlr 4299 Apr 18, 2004, 2:15 AM