Ask a Question related to Coldfusion Database Access, Design and Development.
-
michaelmuller #1
Invalid object name
So, this keeps popping up. I'm running scripts to create databases and ODBC
connections and this error pops up quite frequently. It's not good.
"Invalid object name {tablename}"
Is there a way to kill a database lock, if this is in fact what the issue is?
michaelmuller Guest
-
SQL invalid object name
I used SQL administrator to copy a database. Registered it successfully with XP, and CF Administrator. I can run query analyzer with the new... -
Invalid Object Name??
BTW, I'm using CFMX7 on Win2003Server -
Invalid Object Name??
I am having sort of the same problem. The query works fine until I go into Enterprise Manager and edit some content in the table the query is using.... -
Database Invalid Object Name
Ok so I am upgrading from a coldfusion 4.5 site and I set everything up, however, I am getting the following error whenever I try to connect to a... -
Invalid object name 'TABLE'
Can someone please tell me why I keep getting the following error? I think it is part of the connection but can't pin down the exact error. I would... -
jdeline #2
Re: Invalid object name
What are the table names that it is rejecting? Be sure they are not reserved words.
jdeline Guest
-



Reply With Quote

