odbc_do error

08/25/2009 10:51 kwazy123#1
Warning: odbc_do() [function.odbc-do]: SQL error: [Microsoft][ODBC SQL Server Driver][SQL Server]Invalid object name 'Tbl_user'., SQL state S0002 in SQLExecDirect in C:\xampp\htdocs\Registration\register.php on line 30

Warning: odbc_fetch_row() expects parameter 1 to be resource, boolean given in C:\xampp\htdocs\Registration\register.php on line 31

anyone know what the problem is with that i have done the odbc link and all that but i still get this error
08/25/2009 15:11 Bakloma#2
the table "tbl_user" doesnt exist
08/25/2009 20:10 Zombe#3
Quote:
Originally Posted by Bakloma View Post
the table "tbl_user" doesnt exist
Yeah, right xDDD Its like the most important line of the DB.

Doublecheck ur ODBC.