[Omaha.pm] Changing the current database in DBI

Ryan Stille rps at willconsult.com
Wed Aug 24 12:13:10 PDT 2005


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



More information about the Omaha-pm mailing list