[Microsoft][ODBC SQL Server Driver]Invalid cursor state

  • Dear Experts,

     

    I am often getting the below error message.

    Inputs are welcome !

    --------------------------------------------------------------------------

    [Microsoft][ODBC SQL Server Driver]Unknown token received from SQL Server

    [Microsoft][ODBC SQL Server Driver]Invalid cursor state

    [Microsoft][ODBC SQL Server Driver]Unknown token received from SQL Server

    --------------------------------------------------------------------------

     

    Regards

    Karthik

    karthik

  • Try to Google the messages, or search for it in Microsoft knowledge base. There are some bugs that display this infomessage and can be fixed by installing a newer patch.

    Oh, another way to get rid of this problem could be not to use cursors :-). They aren't the best solution in most cases anyway and it is better to avoid them if possible.

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply