开发者

Getting an Invalid Cursor state error in the forge process of an Endeca baseline

Error in the forge log is Unable to determine the number of columns in the ODBC result: [Microsoft][SQL Native开发者_C百科 Client]Invalid cursor state

Endeca is a bit black-box, so I'm not sure exactly what sql call is causing this error


Glenn,

In SQLServer 2005 (and perhaps other SQLServer versions), calls to ODBC SQLNumResultCols have been known to return invalid column counts or throw errors when the query is a call to a non-trivial stored procedure. If your query calls a stored procedure, see if you derive the same outcome using direct table or view reads, perhaps combined with logic in Forge.

Brett

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜