1v.db.reconnect.all(1)         Grass User's Manual        v.db.reconnect.all(1)
2
3
4

NAME

6       v.db.reconnect.all  - Reconnects vectors to a new database.
7

KEYWORDS

9       vector, database, attribute table
10

SYNOPSIS

12       v.db.reconnect.all
13       v.db.reconnect.all help
14       v.db.reconnect.all        old_database=string       new_database=string
15       [old_schema=string]   [new_schema=string]   [--verbose]  [--quiet]
16
17   Parameters:
18       old_database=string
19           Name of old database. The database  must  be  in  form  printed  by
20           v.db.connect -g, i.e. with substituted variables
21
22       new_database=string
23           Name of new database
24
25       old_schema=string
26           Old schema
27
28       new_schema=string
29           New schema
30

DESCRIPTION

32       v.db.reconnect.all  changes  database  connection  of all layers of all
33       vectors in the current mapset from old_database to database. If a  link
34       does not match the old_database it is left untouched.
35

AUTHOR

37       Radim Blazek
38
39       Last changed: $Date: 2007-04-17 01:41:41 +0200 (Tue, 17 Apr 2007) $
40
41       Full index
42
43       © 2003-2008 GRASS Development Team
44
45
46
47GRASS 6.3.0                                              v.db.reconnect.all(1)
Impressum