id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc,cpu,platform 1503,parser error with db.select,hamish,grass-dev@…,"NC2008 dataset in trunk: {{{ GRASS7> db.select precip_30ynormals_g7 \ sql=""select annual from precip_30ynormals_g7 where cat=2"" Description: Selects data from attribute table (performs SQL query statement(s)). Keywords: database, attribute table, SQL Usage: db.select [-cdvt] [sql=string] [input=name] [table=name] [database=name] [driver=name] [fs=character] [vs=character] [nv=string] [output=name] [--overwrite] [--verbose] [--quiet] [...] ERROR: Option does not accept multiple answers }}} I guess it doesn't like the 'where cat=2' ? `v.db.select where=""cat=2""` seems ok though. Hamish",defect,closed,minor,6.5.0,LibGIS,svn-develbranch6,fixed,"parser, db.select",,x86-64,Linux