[SQLGRASS] about d.site.pg
Fengxian Fan
ffan at hawaii.edu
Sun, 31 Mar 2002 20:08:45 -1000 (HST)
Hello,
I used d.site.pg to read data from a table, and I got the site_list
file like
12335|434554|@34
23345|545464|@52
But I need to get the site_list like
13243|343543|#34@"string 1"
12324|454566|#52@"string 2"
It seems I can not get string attribute and the cat attribute is
preceded by "@". How can I read data from a Postgresql table and get the
site_list file like above? Or is it possible to get the file including the
above information and don't need to change the file manually?
Thank you for your consideration and help.
Lisa