Hi,
Need your help! The error message is as follows:
ODBC Error Code = 37000 (Syntax error or access violation)
[Microsoft][ODBC SQL Server Driver][SQL Server]Cannot create a work table row larger than allowable maximum. Resubmit your query with the ROBUST PLAN hint.
The error occurred while processing an element with a general identifier of (CFSTOREDPROC), occupying document position ...
Based on this information, it seems to me the error is caused by the stored procedure. But the fact is it worked for a year, and suddenly one day last week it didn't and got this error. Does anybody know why?
Need your help! The error message is as follows:
ODBC Error Code = 37000 (Syntax error or access violation)
[Microsoft][ODBC SQL Server Driver][SQL Server]Cannot create a work table row larger than allowable maximum. Resubmit your query with the ROBUST PLAN hint.
The error occurred while processing an element with a general identifier of (CFSTOREDPROC), occupying document position ...
Based on this information, it seems to me the error is caused by the stored procedure. But the fact is it worked for a year, and suddenly one day last week it didn't and got this error. Does anybody know why?