Page 1 of 1

How can I set param isc_dpb_no_garbage_collect

Posted: Wed 22 Nov 2017 13:35
by eduardorocha82
I need to set the isc_dbp_no_garbage_collect parameter on the connection so Firebird does not garbage collect during the transaction.

Using the DBExpress driver, specifically in Delphi using TSQLConnection, how do I define this parameter?

Thanks

Re: How can I set param isc_dpb_no_garbage_collect

Posted: Wed 22 Nov 2017 15:07
by ViktorV
Currently, dbExpress driver for InterBase does not support setting the isc_dbp_no_garbage_collect parameter . If you want us to implement the feature, please post this suggestion at our user voice forum: https://devart.uservoice.com/forums/104 ... components If the suggestion gets a lot of votes, we will consider the possibility to implement it.