Invalid object name?
Posted: Tue 07 Feb 2006 15:00
I just upgraded my packages to 3.7. I'm using D2005 update 3 and trying to play with SQL2005. I duplicated my library on the SQL2005 and confirmed that using old programs with the new libraries work fine. Simple little programs. One MSConnection and one MSTable.
So I go to make a new program. One MSConnection and one MSTable.
Same info in the old and new program. The connection goes active just fine. The table won't. I get "invalid object name price". Price is the table name. Same as in the working program.
So I load the old working program and drop a new mstable component on it and point to the original connection component and it opens the table just fine. I drop a new msconnection component on the form and point this new table to it and I get Invalid object name price when I try to open it. I confirm that the connections have the exact same parameters. I look in the DFM and make sure everything is the same. It is.
This happens when I point to my SQL2005 and SQL2000 servers.
You have entered the twilight zone!
Help!!!!
So I go to make a new program. One MSConnection and one MSTable.
Same info in the old and new program. The connection goes active just fine. The table won't. I get "invalid object name price". Price is the table name. Same as in the working program.
So I load the old working program and drop a new mstable component on it and point to the original connection component and it opens the table just fine. I drop a new msconnection component on the form and point this new table to it and I get Invalid object name price when I try to open it. I confirm that the connections have the exact same parameters. I look in the DFM and make sure everything is the same. It is.
This happens when I point to my SQL2005 and SQL2000 servers.
You have entered the twilight zone!
Help!!!!