When it try to run this in 6.4.3svn (last night's build) or 6.4.2:<div><b>v.in.ogr -t -o dsn=C:\Users\Aren Cambre\Desktop\DEEM documents\TxDOT\grass connection.dsn output=crashes</b></div><div><br></div><div>...all I get this this:</div>

<div><b>ERROR: Unable to open data source <C:\Users\Aren Cambre\Desktop\DEEM documents\TxDOT\grass connection.dsn></b></div><div><br></div><div>That error is vague.</div><div><br></div><div>The DSN was generated by v.in.ogr.qgis in Quantum GIS, and it does work in QGIS's bundled GRASS 6.4.2. In the <b>grass connection.dsn </b>file is this:</div>

<div><b>PG:dbname='de' host=localhost port=5432 user='development' password='XXXXXXXX' sslmode=disable</b></div><div>(of course, XXXXX is replaced with the actual password)</div><div><br></div><div>

Through running process monitor, I see that GRASS has no problem accessing the DSN file. Also, through pgAdmin III's <b>Server Status</b> utility, I can verify that GRASS is <i>not</i> attempting to connect to the database.</div>

<div><br></div><div>I'm at a loss on how to further diagnose this.</div><div><br></div><div>Aren</div>