#623: compiling error grass6-devel - winvista 32 ------------------------------+--------------------------------------------- Reporter: hellik | Owner: grass-dev@lists.osgeo.org Type: defect | Status: closed Priority: normal | Milestone: 6.5.0 Component: default | Version: svn-develbranch6 Resolution: fixed | Keywords: Platform: MSWindows Vista | Cpu: Unspecified ------------------------------+--------------------------------------------- Comment (by neteler):
Replying to [comment:11 hellik]: ... > v.db.update mygeodetic_pts col=zval qcol="CAST(z_value AS double precision)" where="z_value <> 'N/A'" > {{{ (Sun May 31 20:58:07 2009) v.db.update mygeodetic_pts col=zval qcol=CAST(z_value AS double precision) where=z_value <> 'N/A' DBMI-DBF driver error: ERROR: Error while executing: 'UPDATE mygeodetic_pts SET zval=CAST(z_value AS double precision) WHERE z_value <> N/A ' (Sun May 31 20:58:10 2009) Command finished (3 sec) }}} Note: CAST is not supported by DBF driver, so you need to use SQLite, PostgreSQL or MySQL to use CAST. -- Ticket URL: <http://trac.osgeo.org/grass/ticket/623#comment:13> GRASS GIS <http://grass.osgeo.org>
_______________________________________________ grass-dev mailing list grass-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/grass-dev