On Tue, Dec 14, 2010 at 4:43 PM, Moritz Lennert <[email protected]> wrote: > On 14/12/10 16:11, Markus Neteler wrote: >> >> Hi, >> >> I have some troubles with the SQLite driver with a SELECT statement: >> >> GRASS 6.4.1svn (patGB1):~> echo 'SELECT cat FROM >> MRR1_09_marked_csv_lines_id ' | db.execute > >> I wonder what the problem could be... > > s/db.execute/db.select
Cool. But I thought that both did essentially the same job? Apparently not... I wonder if we could trap "SELECT" in db.execute and point the user to db.select. ? Markus _______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
