my $loc_dsn = <connect($loc_dsn,"******","**********", { PrintError => 1, RaiseError => 1 } ) or die "Can't connect to database" . DBI->errstr;