I am running the GRASS 6.4.1 that is bundled with QGIS 1.7.<div><br></div><div>When I run v.in.ogr.qgis from the UI, I end up with an error. The source is a QGIS PostGIS layer that is just geometry points.</div><div><br></div>

<div>From the error details, I assume that v.in.ogr.qgis is just a bridge between QGIS and v.in.ogr as the actual error message is from v.in.ogr.</div><div><div><br></div><div>The command doesn&#39;t work, and the error message is unhelpful. Here&#39;s the module&#39;s output:</div>

<div><b>v.in.ogr -o &quot;dsn=PG:dbname=&#39;de&#39; host=localhost port=5432 user=&#39;postgres&#39; password=&#39;[<i>redacted</i>]&#39; sslmode=disable&quot; &quot;layer=raw.TxDOT crash&quot; &quot;where=&quot;Cnty_ID&quot; = &#39;57&#39;&quot; output=pointdata snap=-1 min_area=0.0001</b></div>

<div><b>Over-riding projection check</b></div><div><b>Layer: raw.TxDOT crash</b></div><div><b>Default driver / database set to:</b></div><div><b>driver: dbf</b></div><div><b>database: $GISDBASE/$LOCATION_NAME/$MAPSET/dbf/</b></div>

<div><b>Counting polygons for 264398 features...</b></div><div><b>Importing map 264398 features...</b></div><div><b>DBMI-DBF driver error:</b></div><div><b>Cannot insert new row: insert into pointdata values ( 1, &#39;[<i>redacted--was a time</i>]&#39;, &#39;&#39;, 1, NULL, 32.959261, 2, NULL, NULL, NULL, 6, 0, NULL, &#39;N&#39;, &#39;&#39;, NULL, 0, NULL, NULL, NULL, NULL, &#39;&#39;, NULL, 0, 2, &#39;762&#39;, &#39;&#39;, NULL, 0, NULL, 0, NULL, NULL, NULL, &#39;&#39;, &#39;N&#39;, NULL, 0, NULL, &#39;E BETHEL SCHOOL RD&#39;, 8, NULL, 0, NULL, 4, 38, NULL, NULL, NULL, &#39;&#39;, &#39;N&#39;, NULL, NULL, &#39;N&#39;, 1, NULL, 94, &#39;&#39;, NULL, NULL, 8, 22, 22, NULL, NULL, &#39;N&#39;, &#39;N&#39;, &#39;[<i>redacted--was a date</i>]&#39;, NULL, 2, NULL, &#39;&#39;, &#39;N&#39;, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, 0, 1, 0, 1, NULL, NULL, 5, &#39;Y&#39;, NULL, NULL, NULL, &#39;&#39;, 3, &#39;&#39;, NULL, &#39;&#39;, 1, 2, NULL, &#39;N&#39;, &#39;MOCKINGBIRD LN&#39;, NULL, 1, &#39;&#39;, 57, NULL, 1, NULL, NULL, 64, 0, 1, NULL, 0, NULL, NULL, NULL, &#39;&#39;, 1, 0, NULL, &#39;N&#39;, NULL, &#39;N&#39;, 0, NULL, 1, NULL, 2003000146, &#39;Y&#39;, &#39;&#39;, NULL, 0, NULL, &#39;&#39;, 2, &#39;Y&#39;, -96.968529, 0, 0, NULL )</b></div>

<div><b>Finished with error</b></div><div><br></div><div>I have no idea why this insert didn&#39;t work; the error has no details. Searching online, it appears this error message almost always has an explanation provided by GRASS.</div>

</div><div><br></div><div>Is there something that is being done to suppress the error details here?</div><div><br></div><div>Aren</div>