ODBC Test 1 - Connection
";
$conn = odbc_connect($dsn,$dbuser,$dbpwd);
if(!$conn){
?>
Error connecting to database! Check DSN, username and password
Connection successful
">Proceed to next test
| Change login information
You will need permisson to create tables for the following tests!