.TH v.db.reconnect.all 1grass "" "GRASS 6.4.4" "Grass User's Manual" .SH NAME \fI\fBv.db.reconnect.all\fR\fR - Reconnects vectors to a new database. .SH KEYWORDS vector, database, attribute table .SH SYNOPSIS \fBv.db.reconnect.all\fR .br \fBv.db.reconnect.all help\fR .br \fBv.db.reconnect.all old_database\fR=\fIstring\fR \fBnew_database\fR=\fIstring\fR [\fBold_schema\fR=\fIstring\fR] [\fBnew_schema\fR=\fIstring\fR] [\-\-\fBverbose\fR] [\-\-\fBquiet\fR] .SS Parameters: .IP "\fBold_database\fR=\fIstring\fR" 4m .br Name of old database .br The database must be in form printed by v.db.connect \-g, i.e. with substituted variables .IP "\fBnew_database\fR=\fIstring\fR" 4m .br Name of new database .IP "\fBold_schema\fR=\fIstring\fR" 4m .br Old schema .IP "\fBnew_schema\fR=\fIstring\fR" 4m .br New schema .PP .SH DESCRIPTION \fIv.db.reconnect.all\fR changes database connection of all layers of all vectors in the current mapset from old_database to database. If a link does not match the old_database it is left untouched. .SH NOTES The value of the \fIold_database\fR option needs to be the exact string which appears as the fourth field printed by v.db.connect \-g, i.e. with substituted variables. .SH AUTHOR Radim Blazek .PP \fILast changed: $Date: 2011-09-04 15:23:30 +0200 (Sun, 04 Sep 2011) $\fR .PP Full index .PP © 2003-2014 GRASS Development Team