I am new to perl
but after spending late nights for some days , i was able to generate code for database backup. the code will ask you enter servername , enter database name if i enter it will take backup
suppose my code is in backup.pl
now the thing is i need to get database backup by entering like this perl backup.pl -i servername -d databasename
if i hit enter it should take backup of given server name and database name....
User Profile
Collapse
-
Database backup in Perl
Last edited by numberwhun; Jan 19 '12, 04:24 AM. Reason: Please use code tags around your code in the forums!
No activity results to display
Show More