Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Error message "Invalid object name"

Status
Not open for further replies.

DawnP

IS-IT--Management
Sep 25, 2003
94
US
On a SQL 2000 server, users from their desktops are getting this error message when trying to update information to the database:

"[Microsoft][ODBC SQL Server Driver][SQL Server]Invalid object name 'usernametbl'." (username being whoever is trying to update information).
 
Please, faq183-5565

____________ signature below ______________
You may get help by means of code here. Just recall what happens to a rat when he eats the cheese off a rat trap while you're Ctrl+C/Ctrl+V'ing that code as your own

 
Is there an object in the database named <username>tbl?

What is the default db for these users and what database does the ODBC connection point to?


- Paul
10qkyfp.gif

- If at first you don't succeed, find out if the loser gets anything.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top