Select the product you need help with
BUG: Error 7356 from a Distributed QueryArticle ID: 255097 - View products that this article applies to. This article was previously published under Q255097
BUG #: 57407 (SQLBUG_70)
SYMPTOMS
When you attempt to execute a distributed query, against a view on a remote linked server, the query fails with the following message:
Server: Msg 7356, Level 16, State 1, Line 1 OLE DB provider 'SQLOLEDB' supplied inconsistent metadata for a column. Metadata information was changed at execution time.
OLE DB error trace [Non-interface error: Column 'derived' (compile-time ordinal 1) of object '"pubs"."dbo"."vwTest"' was reported to have a PRECISION of 2 at compile time and 3 at run time].
WORKAROUND
To work around this problem, try either of the following:
STATUSMicrosoft has confirmed that this is a problem in SQL Server 7.0. PropertiesArticle ID: 255097 - Last Review: October 16, 2002 - Revision: 1.1
|


Back to the top








