Richard wrote:
> The dbf driver doesn't handle "like".
...
> If you need more advanced query parameters such as "like",
> use a different database driver - pg or mysql.

would "~" work?

  v.db.update myfields col=polynum val=42 where="label ~ 'V'"

?

Hamish

_______________________________________________
grass-user mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to