here is the output: GRASS 7.0.3 (latlong):~ > db.connect -p driver: sqlite database: /Volumes/MacintoshHD2/grassdata/latlong/base_maps/sqlite/sqlite.db schema: group: GRASS 7.0.3 (latlong):~ >
thanks On Wed, Apr 13, 2016 at 6:58 PM, Markus Neteler <[email protected]> wrote: > On Wed, Apr 13, 2016 at 10:33 PM, Carlos Grohmann > <[email protected]> wrote: > > Hi all > > > > I just tried to change all the vector maps of one location from DBF to > > SQLite, following this page: > > > https://grasswiki.osgeo.org/wiki/Convert_all_GRASS_6_vector_maps_to_GRASS_7 > > > > these are the steps: > > > > # first rebuild topology for all vector maps in current mapset > > v.build.all > > > > # define new default DB connection (switch from DBF to SQLite) > > db.connect -d > > Can you here please run > > db.connect -p > > to see what it picked up? (should be sqlite). > > > # transfer all attribute tables from DBF to SQLite and clean old DBF > tables > > v.db.reconnect.all -cd > > > > > > steps 1 and 2 work fine, but #3 doesn't v.db.reconnect.all -c > > dbmi: db_list_databases() not implemented > > dbmi: db_list_databases() not implemented > > ERROR: Unable to list databases. Try to define correct connection > settings > > by db.login. > > I think that this error got reported in the past on MacOSX: > So it would be important to know where it comes from (hence my > question above to get an idea). > > Markus > -- Prof. Carlos Henrique Grohmann Institute of Energy and Environment - Univ. of São Paulo, Brazil - Digital Terrain Analysis | GIS | Remote Sensing - http://carlosgrohmann.com http://orcid.org/0000-0001-5073-5572 ________________ Can’t stop the signal.
_______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
