my $db = 'DBI'->connect("DBI:ODBC:Driver={SQL Server};Server=$server;Database=$database", $user, $secret, @options);