[GRASS5] db_append_string

Radim Blazek blazek at itc.it
Mon May 23 10:10:51 EDT 2005


Jachym Cepicky wrote:
> Hallo,
> does db_append_string() support "ORDER BY" condition for SQL query? I tryed it
> but nothing has changed in the order of result.
> 
> Jachym

The db_append_string() is only used to create query string. Important is 
if 'order by' is supported by driver. dbf driver should support 'order 
by'. Try db.select.

Radim




More information about the grass-dev mailing list