[GRASS-dev] winGRASS: debugging vector db issues
Moritz Lennert
mlennert at club.worldonline.be
Sun Feb 25 18:48:40 EST 2007
On Tue, February 20, 2007 13:45, Moritz Lennert wrote:
>
> Both with the dbf driver and the PostgreSQL driver, I cannot create a
> table with db.execute. Again, this seems to hang at a call to xdr_int.
I have to take that back. I can create tables if I use
echo create table test (cat int, name varchar(10)) | db.execute
using db.execute input= doesn't work (it just hangs, without any error
message).
Moritz
More information about the grass-dev
mailing list