Why only some users get the error: “Connection is busy with results for another command”

后端 未结 6 956
夕颜
夕颜 2021-02-08 16:06

I have a Delphi Application that is connected to a SQL Server db using SDAC component from DevArt, we have 200 installations of the software and only to a customer, with some us

6条回答
  •  我在风中等你
    2021-02-08 16:38

    Check your compatibility mode i just ran into this when we moved from 2008 to 2016 db we had to set it to 2012 compatibility mode.

提交回复
热议问题