Hi everyone:
I've just made a backup from my database, and I got a file with extension "sql"
I am using Perl on Windows XP.
The question is:
How can I restore this file using Perl???
My file is "backup20070319.sql" and contains all the Table structures and the records(rows) from each table.
Any help is welcome.
I've just made a backup from my database, and I got a file with extension "sql"
I am using Perl on Windows XP.
The question is:
How can I restore this file using Perl???
My file is "backup20070319.sql" and contains all the Table structures and the records(rows) from each table.
Any help is welcome.