Hello together,

I m using DBI to connect to a mysql-dbase. Now I have to import a dump-file
was made with mysqldump. I found no chance to import this file via DBI in
the DB in an easy way.

The only possibility I am thinking about is to read throw the textfile row
by row and splitting the single SQL-Querys to send them to the DB step by
step.

This way is not very nice and Im looking for a better one. Can you tell me
one?

Thanks for your trouble.

Greetings from Germany

Jan

Reply via email to