Hello
(Please reply to Jamila Bhar <jamilabhar@yahoo.fr>, this was addressed to
me by mistake):
I am a new user of Grass.
I have connected postgresql to grass wih unixodbc.
I try to execute a command db.execute to copy the containing of ascii file
into table but I get this error :
"you do not own class nametable"
can you help me to solve this problem
best regards
---------------------------------
Yahoo! Mail -- Une adresse @yahoo.fr gratuite et en français !
On Thursday 30 May 2002 08:26 am, Roger Bivand wrote:
Hello
(Please reply to Jamila Bhar <jamilabhar@yahoo.fr>, this was addressed to
me by mistake):
I am a new user of Grass.
I have connected postgresql to grass wih unixodbc.
I try to execute a command db.execute to copy the containing of ascii file
into table but I get this error :
"you do not own class nametable"
can you help me to solve this problem
best regards
I would guess, that it is not problem in grass or odbc
but in postgress. Can you insert by isql or psql?
The only problem related to grass/odbc could be,
that you do not have correct user name set in
.odbc.ini or by db.connect.
Radim