NonBlocking has not effect when using with SQL Azure

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
ziclope
Posts: 27
Joined: Fri 24 Feb 2006 11:34

NonBlocking has not effect when using with SQL Azure

Post by ziclope » Fri 24 Feb 2017 11:13

Hello,

Before open a query,
I set Query.SpecificsOptions.Values['NonBlocking'] := 'True'

but it has not effect and blocking main thread.

Regards

MaximG
Devart Team
Posts: 1822
Joined: Mon 06 Jul 2015 11:34

Re: NonBlocking has not effect when using with SQL Azure

Post by MaximG » Fri 24 Feb 2017 14:02

Thank you for the information. We are investigating the issue and will inform you as soon as any results are available.

Post Reply