NAME
genMergeData.pl - Creates a static data script for a database table
VERSION
0.01
USAGE
genMergeData.pl -t <tablename> -c <odbc connection> [options]
REQUIRED ARGUMENTS
- -s[ourcetable][name] [=] <sourcetablename>
-
Specify source tablename
- -t[argettable][name] [=] <targettablename>
-
Specify tablename
- -c[onnection] [=] <dsn>
-
Specify ODBC connection for Test script
OPTIONS
AUTHOR
Ded MedVed.
BUGS
Hopefully none.
COPYRIGHT
Copyright (c) 2017, Ded MedVed. All Rights Reserved. This module is free software. It may be used, redistributed and/or modified under the terms of the Perl Artistic License (see http://www.perl.com/perl/misc/Artistic.html)