[GRASS-user] Connect additional dbf file based on layer 1
attribute column
Hamish
hamish_b at yahoo.com
Tue Apr 1 07:50:38 EDT 2008
Luigi:
> Does the GRASS DBF engine has a size limitation for some operations?
> I got an error while trying the following:
>
> GRASS 6.2.2 (SoilEurope2):~ >d.vect -c sgdbe4_0_reclass
> display=attr
> attrcol=EAWC_TOP
> DBMI-DBF driver error:
> SQL parser error in statement:
> select EAWC_TOP from smu_ptrdb.dbf where cat = 330677
> Error in db_open_select_cursor()
>
> ERROR: Cannot select attributes:
> select EAWC_TOP from smu_ptrdb.dbf where cat = 330677
>
> Note that cat=330677 is 2572th row of the .dbf table (if I change
> attribute column, I always get an error on the same cat).
select EAWC_TOP from smu_ptrdb where cat = 330677
not
select EAWC_TOP from smu_ptrdb.dbf where cat = 330677
Hamish
____________________________________________________________________________________
You rock. That's why Blockbuster's offering you one month of Blockbuster
Total Access, No Cost.
http://tc.deals.yahoo.com/tc/blockbuster/text5.com
____________________________________________________________________________________
Special deal for Yahoo! users & friends - No Cost. Get a month of Blockbuster Total Access now
http://tc.deals.yahoo.com/tc/blockbuster/text3.com
More information about the grass-user
mailing list