<HTML>
<HEAD>
<TITLE>Re: [GRASS5] gis.m</TITLE>
</HEAD>
<BODY>
<FONT FACE="Verdana, Helvetica, Arial"><SPAN DEFANGED_STYLE='font-size:12.0px'>Kirk,<BR>
<BR>
Just saw the part of your message below. The issue probably is how to correctly parse database option for your pg database. Maybe I can try a couple options and you can test, as I don&#8217;t have anything set up in pg at the moment.<BR>
<BR>
Michael<BR>
__________________________________________<BR>
Michael Barton, Professor of Anthropology<BR>
School of Human Evolution and Social Change<BR>
Arizona State University<BR>
Tempe, AZ 85287-2402<BR>
<BR>
phone: 480-965-6213<BR>
fax: 480-965-7671<BR>
www: <a href="http://www.public.asu.edu/~cmbarton">http://www.public.asu.edu/~cmbarton</a> <BR>
<BR>
<BR>
<BR>
<BR>
<B>From: </B>&quot;Kirk R. Wythers&quot; &lt;kwythers@umn.edu&gt;<BR>
<B>Date: </B>Wed, 1 Mar 2006 09:09:31 -0600<BR>
<B>To: </B>Michael Barton &lt;michael.barton@asu.edu&gt;<BR>
<B>Cc: </B>devel grass &lt;grass5@grass.itc.it&gt;<BR>
<B>Subject: </B>[GRASS5] gis.m<BR>
<BR>
Also the &quot;show attribute data&quot; button does not seem to be working for me. While the &quot;show attibue colmns&quot; butotn returns the output of v.info -c map=t61v1_working layer=1to the output window:<BR>
<BR>
INTEGER|cat<BR>
INTEGER|id<BR>
CHARACTER|type<BR>
CHARACTER|class<BR>
<BR>
The &quot;show attribute data&quot; button returns:<BR>
GRASS 6.1.cvs (minnesota_utm):~ &gt; table=t61v1_working database=host=localhost,dbname=ts2325 driver=pg<BR>
2<BR>
<BR>
It seems that the problem is the 2 at the end of the return. I get the expected output if I send the first part of the command from the command line:<BR>
GRASS 6.1.cvs (minnesota_utm):~ &gt; db.select table=t61v1_working database=host=localhost,dbname=ts2325 driver=pg<BR>
<BR>
Michael, this may be due to the fact that I am using pg for attibute management. Just thought you should know<BR>
<BR>
Kirk<BR>
</SPAN></FONT>
</BODY>
</HTML>