Re: [phplib] Sql_Query improvement.. ORDER BY? From: Mikhail Avrekh (mavrekh <email protected>)
Date: 05/23/01

I've added order-by options as "select" pull-downs in a sub-class of
sqlquery. I can send the code to the list if people are interested.

M.

On Wed, 23 May 2001, Christopher J. Bobcowski wrote:

>
> I swear that I went to sleep and had a dream of the solution to a project at
> work...then I found the *** sql_query widget ***.
>
> The sql_query widget is perfect for what I'm working on, but I'm surprised
> that there's not an additional field selection control to choose a field to
> sort the results (order by clause), and maybe a checkbox to asc/desc the
> results.
>
> right now I'm just appending the "order by" chunk before running the query,
> but I'd like to see it as part of the widget. has anyone tried this yet?
>
> -chris
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: phplib-unsubscribe <email protected>
> For additional commands, e-mail: phplib-help <email protected>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>