Thank you Benoît
--
View this message in context:
http://old.nabble.com/use-of-ORDER-BY-in-gb.Find-tp27489573p27500899.html
Sent from the gambas-user mailing list archive at Nabble.com.
--
The Planet: dedicated and ma
> The follwing code works
>
> hResult = $hConn.Find("addresses", , "ORDER BY lastname")
>
> but result is not sorted. Of course I could use .EXEC with full SQL string
> but
>
The request is only in the second argument of Find() (see documentation). The
other arguments are substituted insi