Mon, Sep 11 2006
21:59:09
|
|
Request created by guest
|
|
Subject: v.digit: error after pressing 'Submit' button when the table has only
a 'cat' column
Platform: GNU/Linux/x86
grass obtained from: CVS
grass binary for platform: Compiled from Sources
GRASS Version: 2006-09-11
$ v.digit -n testing
Settings -> Table -> Create table
(don't add any other columns!)
Digitize something - form window pops up. Press 'Submit'. The error:
Cannot update table:
DBMI-DBF driver error:
SQL parser error in statement:
update testing set where cat = 1
Error in db_execute_immediate()
How could the situation be better handled to avoid this missleading bogus error?
Maybe deactivate 'Submit' button, when only a 'cat' column is present in the
table?
Maciek
|
|
Wed, May 9 2007
21:00:45
|
|
Mail sent by mneteler
|
|
Does the new v.digit solve the problem?
Markus |
|
Wed, May 9 2007
21:44:27
|
|
Mail sent by msieczka
|
|
mneteler wrote (Wed, May 9 2007 21:00:45):
> Does the new v.digit solve the problem?
No. The bug is still present in current 6.3 CVS.
Maciek
|
|