OLE DB Connection -
06-21-2005
, 04:16 PM
Hi
I have a stored proc that uses a linked server connection to a cube and
after applying sp4 I get the following error when running the sproc:
Server: Msg 7358, Level 16, State 1, Line 1
Could not execute query. The OLE DB provider 'MSOLAP' did not provide an
appropriate interface to access the text, ntext, or image column
'[MSOLAP].[Date].[Day].[MEMBER_CAPTION]'.
OLE DB error trace [Non-interface error: Could not get a storage interface
for BLOB the column: ProviderName='MSOLAP' TableName='[MSOLAP]',
ColumnName='[Date].[Day].[MEMBER_CAPTION]'].
If any one has any suggestions, I would apprieciate it very much... they
query worked fine up until applying sp4.
Thanks! Jessica |