| ConversionType |
Select "Convert database from one db-type to another (v4-format)" |
| From DB, Type |
This is the type of the database you are currently using.
Typically this is "SQLite" as this is the default type
powerDOCUMENTS uses after installation
|
| From DB, Path |
Specify the path of the existing database containig the data
to be converted. The default given will work fine for a default installation of
powerDOCUMENTS.
'Path' is only to be specified for database types 'SQLite' and
'Jet / MS Access'.
|
| From DB, DB-Server |
This specifies the database server in the format 'aaa\bbb'
('aaa' = Name or IP-Address of the server machine,
'bbb' = Name of the MSDE / MS SQL Server instance to use).
The default specified will match the default installation of MSDE done
by powerDOCUMENTS database conversion tool.
'DB-Server' is only to be specified for database type
'MS SQL Server'.
|
| From DB, DB-Name |
This is the name of the database to use.
The default specified will match the default installation of MSDE done
by powerDOCUMENTS database conversion tool.
'DB-Name' is only to be specified for database type
'MS SQL Server'.
|
| From DB, DB-User |
This is the name of the database user internally used for login
to the database server.
The default specified will match the default installation of MSDE done
by powerDOCUMENTS database conversion tool.
'DB-User' is only to be specified for database type
'MS SQL Server'.
|
| From DB, Password |
This is the password of the database user internally used for login
to the database server.
The default specified will match the default installation of MSDE done
by powerDOCUMENTS database conversion tool.
'Password' is only to be specified for database type
'MS SQL Server'.
|
| To DB, Type |
This is the type of the database you want to convert to.
Typically this will be "MS Access" (converting to Jet / MS Access
engine) or "MS SQL Server" (converting to MSDE / MS SQL Server)
|
| To DB, Path |
Specify the path where the new database shall be created.
This database must not already exist. If you want to overwrite an existing database
you can delete it from the Browse-Dialog (But be carefull not to destroy
valuable data)
'Path' is only to be specified for database types 'SQLite' and
'Jet / MS Access'.
|
| To DB, DB-Server |
This specifies the database server in the format 'aaa\bbb'
('aaa' = Name or IP-Address of the server machine,
'bbb' = Name of the MSDE / MS SQL Server instance to use).
The default specified will match the default installation of MSDE done
by powerDOCUMENTS database conversion tool.
'DB-Server' is only to be specified for database type
'MS SQL Server'.
|
| To DB, DB-Name |
This is the name of the database to use.
The default specified will match the default installation of MSDE done
by powerDOCUMENTS database conversion tool.
'DB-Name' is only to be specified for database type
'MS SQL Server'.
|
| To DB, DB-User |
This is the name of the database user internally used for login
to the database server.
The default specified will match the default installation of MSDE done
by powerDOCUMENTS database conversion tool.
'DB-User' is only to be specified for database type
'MS SQL Server'.
|
| To DB, Password |
This is the password of the database user internally used for login
to the database server.
The default specified will match the default installation of MSDE done
by powerDOCUMENTS database conversion tool.
'Password' is only to be specified for database type
'MS SQL Server'.
|
After that you can start the conversion process by pressing the "Convert" button. Help is
available via "Help" button or F1.