Expand Minimize
0 out of 1 rated this helpful - Rate this topic

<Columnname> in expression is not part of the query.

SQL Server 2005

An expression within your query is not properly formed. This often occurs when the criteria expression that you entered doesn't match the available columns for the input sources. Clear the value out and then type in a column reference that matches your input sources. For more information, see Expressions (Database Engine).

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.