Re: [Gambas-user] use of ORDER BY in gb.Find

2010-02-08 Thread Bill-Lancaster
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

Re: [Gambas-user] use of ORDER BY in gb.Find

2010-02-08 Thread Benoît Minisini
> 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

[Gambas-user] use of ORDER BY in gb.Find

2010-02-07 Thread Bill-Lancaster
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 -- View this message in context: http://old.nabble.com/use-of-ORDER-BY-in-gb.Find-tp27489573p27489573.html Sent from the gambas-