[Gambas-user] Question about gb.db
Charlie Reinl
Karl.Reinl at ...9...
Fri Aug 14 21:07:56 CEST 2009
Am Freitag, den 14.08.2009, 20:10 +0200 schrieb Jean-Yves F. Barbier:
> Charlie Reinl a écrit :
> ...
> > I find the the result=$hConn.Find(table,Request, RequestArgu,...) way
> > useful, only one thing I miss, to sort the results.
> > And for that I ask.
>
> Ok Charlie, that's interesting to know it exist.
> But may be you could re-issue the same command changing the request to do the trick
>
> JY
Hallo Jean-Yves,
that's just why I asked for.
Finally what I ask for is a separated argument for sorted in
like result=$hConn.Find(table,Request,Sorted,RequestArgu,...)
Best would be result.sorted("field1,field6,field7 DESC")
Charlie
More information about the User
mailing list