Search found 1 match

by andrewmiller
Mon 01 Aug 2022 07:05
Forum: Universal Data Access Components
Topic: NonBlocking has not effect when using with SQL Azure
Replies: 1
Views: 7811

NonBlocking has not effect when using with SQL Azure

Hello,

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

but it has not effect and blocking main thread.

Regards