this bug's URL: http://intevation.de/rt/webrt?serial_num=4141
-------------------------------------------------------------------------
Subject: more sql statements for db.execute
Platform: GNU/Linux/x86
grass obtained from: CVS
grass binary for platform: Compiled from Sources
GRASS Version: G61 CVS from 20060103
Hi,
maybe this sql statement support could be added to db.execute as well:
this doesn't work:
echo "SELECT gkz,name,bev0100,bevm0100,bevw0100 FROM stand,testregion WHERE plz = gkz" | db.execute
this is fine:
echo "SELECT gkz,name,bev0100,bevm0100,bevw0100 FROM stand,testregion WHERE plz = gkz" | psql -U dassau ifak
thanks
Otto
-------------------------------------------- Managed by Request Tracker