[GRASS-dev] SQLite driver problem

Markus Neteler neteler at osgeo.org
Tue Dec 14 10:49:13 EST 2010


On Tue, Dec 14, 2010 at 4:43 PM, Moritz Lennert
<mlennert at club.worldonline.be> 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


More information about the grass-dev mailing list