[GRASS-user] v.to.db

Hello,

I am attempting to use v.to.db to insert values from a vector map into a database table. At the terminal, I enter:
v.to.db map=crossings_1918_main option=coor col=east,north
I receive the following error:
DBMI-Postgres driver error:
Cannot select:
SELECT cat FROM crossings_main_1918,
ERROR: syntax error at end of input
LINE 1: SELECT cat FROM crossings_main_1918,
^

Updating database…
Segmentation fault

I am using 6.3, Lorenzo’s binaries. Thanks in advance for any thoughts or suggestions.

Dave

David Kindem
dkindem@gmail.com
616.402.0864

On Thu, Jun 3, 2010 at 11:29 PM, David Kindem <dkindem@gmail.com> wrote:

Hello,
I am attempting to use v.to.db to insert values from a vector map into a
database table. At the terminal, I enter:
v.to.db map=crossings_1918_main option=coor col=east,north

--> crossings_1918_main

but...

I receive the following error:
DBMI-Postgres driver error:
Cannot select:
SELECT cat FROM crossings_main_1918,
ERROR: syntax error at end of input
LINE 1: SELECT cat FROM crossings_main_1918,
^

--> crossings_main_1918

The name is different. What does

v.db.connect -p crossings_1918_main

say?

Markus

Updating database...
Segmentation fault
I am using 6.3, Lorenzo's binaries. Thanks in advance for any thoughts or
suggestions.
Dave
David Kindem
dkindem@gmail.com
616.402.0864

_______________________________________________
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user