Closed pnquest closed 4 years ago
Hi @pnquest we'll have a look at reproducing this, however I should point out that we only aim to support ASE versions 15 and 16.
hi @pnquest I've tried to reproduce your issue, but have not succeeded.
Can you review this change and tell me what's missing? I had to make a couple of small changes to your sample to get it to compile/run. https://github.com/DataAction/AdoNetCore.AseClient/commit/9f61f4e6577577a4fb54d29bfd08679cae5491fa
Thanks.
Describe the bug A Query including 2 DateTime input parameters hangs indefinitely. Removing the parameters from the query and hard-coding test values results in the query returning almost instantly.
To Reproduce Please provide C#/SQL necessary to reproduce the issue, and steps to follow: Sample SQL:
Sample C#
Expected behavior Execution should be successful. (unless I am doing something wrong, in which case an exception should be thrown).
Environment
Additional context The Sybase instance I am connecting to is version 12.5.3.