Kenneth Thompson wrote: > Shot in the dark here- but is it a DBI issue, or an SQL > issue? Most ANSI compliant sql db's use [] to enclose object > names which don't comply... > so I'd try : > > $dbh->do("USE [$database]"); Thanks, but that didn't work either. Any other ideas? By backups are going to fail again tonight unless I get this figured out... -Ryan