Gossamer Forum
Quote Reply
so - bug or WAD
If I use query_sth and set sb = field1,field2, the output is sorted by field1 then field2 as expected. However if I set so = 'desc' the output is sorted by field1 in ascending order and field2 in descending order. What do I need to do to sort both field1 and field2 in descending order ?
Quote Reply
Re: [davidnavigator] so - bug or WAD In reply to
Is this for LinksSQL? You need to be a little bit clearer if you want us to understand your questions :)

Cheers

Andy (mod)
andy@ultranerds.co.uk


IMPORTANT: I've now moved to ultranerds.co.uk, and the .com will no longer work!
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package (plugins total "value" $3,325 & rising, for just $350)| GLinks ULTRA Package PRO (plugins total "value" $5,625 & rising, for just $500)
Support Forum | Links SQL Plugins | DMOZ Dumps | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Compare our different Plugin packages *new* Free CSS Templates
Quote Reply
Re: [Andy] so - bug or WAD In reply to
Yes (isn't that the topic name :) )

Actually I'm trying to debug someone elses code, so I think so.

This is what the copyright message has in it, if it helps.

XXXXXXX is based off of DBMan SQL, a database engine available #
# from http://www.gossamer-threads.com/ and is used with permission from #
# Gossamer Threads, Inc.

Quote Reply
Re: [davidnavigator] so - bug or WAD In reply to
Thats DBManSQL, not LinksSQL Wink

Cheers

Andy (mod)
andy@ultranerds.co.uk


IMPORTANT: I've now moved to ultranerds.co.uk, and the .com will no longer work!
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package (plugins total "value" $3,325 & rising, for just $350)| GLinks ULTRA Package PRO (plugins total "value" $5,625 & rising, for just $500)
Support Forum | Links SQL Plugins | DMOZ Dumps | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Compare our different Plugin packages *new* Free CSS Templates
Quote Reply
Re: [Andy] so - bug or WAD In reply to
That'll teach me to listen to the developer
Quote Reply
Re: [davidnavigator] so - bug or WAD In reply to
I've moved your thread into the correct forum. Hopefully you'll get a bit more intelligent feedback from someone else. DBManSQL isn't my area :)

Cheers

Andy (mod)
andy@ultranerds.co.uk


IMPORTANT: I've now moved to ultranerds.co.uk, and the .com will no longer work!
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package (plugins total "value" $3,325 & rising, for just $350)| GLinks ULTRA Package PRO (plugins total "value" $5,625 & rising, for just $500)
Support Forum | Links SQL Plugins | DMOZ Dumps | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Compare our different Plugin packages *new* Free CSS Templates
Quote Reply
Re: [Andy] so - bug or WAD In reply to
In Reply To:
I've moved your thread into the correct forum. Hopefully you'll get a bit more intelligent feedback from someone else. DBManSQL isn't my area :)

Cheers

Thanks