This is a discussion on RE: ODBC SQLState: 42S22 in Enterprise manager within the MS SQL ODBC forums, part of the Microsoft SQL Server category; --> From BOL "This error occurs when a column referenced in a Transact-SQL statement was not found in any table ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| From BOL "This error occurs when a column referenced in a Transact-SQL statement was not found in any table specified in the FROM clause of the query.". Somehow the metadata (system tables) for the internal tables seems to be inconsistent. Have you perhaps recently transferred the db from one machine to another? Shawn Aebi Microsoft This posting is provided "AS IS" with no warranties, and confers no rights |