DBI->connect("dbi:ODBC:Driver={$ODBCdriver};Server=$SQLserver; Port=$SQLport;Database=$SQLdatabase;UID=$SQLuser;PWD=$SQLpassword", {PrintError => 0, RaiseError => 1, FetchHashKeyName => 'NAME_lc'} )