ePages 6.11.0 - DE_EPAGES/ShopTransfer/API/ImportmySQL.pm

Package DE_EPAGES::ShopTransfer::API::ImportmySQL

Functions

importTable

importTable

Imports table to database.

Syntax
$BcpExitCode = $import->importTable($Table, $ShopAlias, $hOptions);
Input
$Table (string)
table name
$ShopAlias (string)
shop alias
$hOptions (ref.hash)
options, keys: versions, storePath, db_name, bcpParameter, encoding
Return
$BcpExitCode (integer)
exit code, 0 on success