Hi,
Sorry, I'm a DB newbie and this probably has a simple answer, but given that it's the week after Christmas there's no one anywhere to be found around here and the MSSQL docs aren't much help so far.
Also, the app I'm using works on other people's systems fine, so I think this is something not configured right on my system-- I just don't know what to check. I'm using VC++ 6.0 and ADO 1.5...
The connection to the DB and the creation of the recordset instance succeed, but the first "Open()" call (doing just a SELECT) fails with an "Invalid object name" COM error. The table and column in the query exist, and I made sure the case of both were correct, and the permissions seem to be correct, but I'm not sure.
I'm hoping someone can just give me a specific lead to check. It's pretty urgent, so I'm assigning the max points. Thanks!
Start Free Trial