Here are the errors it throws:
Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'ODBC'@'localhost' (using password: NO) in C:\wamp\www\testtable.php on line 3
Warning: mysql_select_db() [function.mysql-select-db]: Access denied for user 'ODBC'@'localhost' (using password: NO) in C:\wamp\www\testtable.php on line 5
Warning: mysql_select_db() [function.mysql-select-db]: A link to the server could not be established in C:\wamp\www\testtable.php on line 5
Warning: mysql_query() [function.mysql-query]: Access denied for user 'ODBC'@'localhost' (using password: NO) in C:\wamp\www\testtable.php on line 11
Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in C:\wamp\www\testtable.php on line 11
Query failed: Access denied for user 'ODBC'@'localhost' (using password: NO)