Hi; 
Trying to write a script to backup all my MySQL databases. The number and
name of the databases may change from day to day so I am trying to use
data_sources to fetch a list of databases but I can't seem to get this to
work. 
The database is bound to an IP so localhost doesn't work. How do you set
host,user,passwd in this DBI call. I read a little about DBI_USER but not
sure if that is the answer.

TIA 
Scot 

Reply via email to