"NonBlocking" option not working with Firebird ?

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
luapfr
Posts: 37
Joined: Thu 11 Apr 2013 13:11

"NonBlocking" option not working with Firebird ?

Post by luapfr » Mon 07 Mar 2022 10:25

Option "NonBlocking" does not work with Firebird or Postgres ?

I'm trying to do a test using this option but I get the message

"NonBlocking" is not valid option name for Interbase UniProvider
"NonBlocking" is not valid option name for PostgresSQL UniProvider

Seriously, this option does not work with these databases? why ?

I searched and didn't find anything in the documentation about this property

Stellar
Devart Team
Posts: 496
Joined: Tue 03 Oct 2017 11:00

Re: "NonBlocking" option not working with Firebird ?

Post by Stellar » Thu 10 Mar 2022 07:00

Hi!
Thanks for your inquiry!

Currently, the NonBlocking property is available only when working with MS SQL Server or Oracle.
But we plan to add support for NonBlocking mode to other providers in the future.

Best regards,
Sergey

Post Reply