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 bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Help! - Base table not found (SQL server) 1

Status
Not open for further replies.

scootaboy

Programmer
Apr 26, 2001
6
GB
Hi all, can anyone help me?

When trying to reference the tables in a SQL db I get the following error:

ODBC Error Code = S0002 (Base table not found)

[Microsoft][ODBC SQL Server Driver][SQL Server]Invalid object name 'adminuser'.

The error occurred while processing an element with a general identifier of (CFQUERY), occupying document position (1:1) to (1:54).

The table is definately there, the names in my code and the db match up and in Coldfusion administrator the datasource is verified (meaning it can see the db).

So why this error? I don't get it with any other db's on the same server and the SQL queries I have used to test it are the most simple you can use.

Any help/advice/pointers would be much appreciated.

Cheers
 
Found the problem......didn't set up right in cf administrator.....yes I am feeling stupid.......
 
Please contact me, I'm having the same problem and don't know what is wrong with the setup in cf admin
 
Me too! What was the problem in CF administrator??? Thanks...
Lisa
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top