Hi, 2010/8/4 Hamish <[email protected]>: > Martin wrote: >> db.execute (and v.db.connect) is called only when user asks >> for creating attribute table in the dialog (checkbox) > > ok, so the checkbox should run 'db.connect -p' and see if a DB exists, if > it doesn't create one.
fixed by `db.connect -c` in r42994 and backported to all active branches. Martin -- Martin Landa <landa.martin gmail.com> * http://gama.fsv.cvut.cz/~landa _______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
