$ENV{DBI_DSN} = 'dbi:ODBC:SQL Server'; $ENV{DBI_USER} = 'JohnSmith'; $ENV{DBI_PASS}='Hello';