3.14 selectseconddb
Select a second database which can be used for copying or moving pages to.
Parameters:
$kiriwrite_dbmodule->selectseconddb(options);
Usage:
$kiriwrite_dbmodule->selectseconddb({ DatabaseName => "database" });
options
Specifies the following options as a hash in any order.
Value |
Description |
DatabaseName |
Specifies the database to select. |
If the database does not exist then the error returned should be 'DoesNotExist' in the $error scalar.