we are trying to create a connection with our SQL database trough ODBC in PHP.
This is our current script:
$cnx = new PDO(\"odbc:Driver={EFR};Serve
try adding DSN on System instead of user