Page 1 of 1

TIBCConfigService.SetPageBuffers in Firebird 2.5

Posted: Thu 25 Mar 2021 13:41
by delphiman
Hello how are you?

Doesn't this method work on Firebird 2.5? I'm using IBDAC version 7.1.2 in Delphi XE.

In tests, I run it, but the buffer page is not changed and also does not generate exceptions.

I identified in the class documentation that apparently this method would only work in Interbase, is that correct?

https://www.devart.com/ibdac/docs/devar ... int32).htm

Note by documentation: You sould install InterBase 6 to use this feature.

Is there another way via IBDAC to change the buffer page?

Thanks.

Re: TIBCConfigService.SetPageBuffers in Firebird 2.5

Posted: Thu 25 Mar 2021 14:02
by delphiman
Hello, I am replying to my own topic because I have identified the solution.

The SetPageBuffers method works normally in IBDAC, it is only necessary to restart Firebird after calling it.

Everything is alright.

I will leave the topic registered anyway for reference if other users also have this question.

Best Regarts.

Re: TIBCConfigService.SetPageBuffers in Firebird 2.5

Posted: Thu 25 Mar 2021 20:12
by oleg0k
Hello,
Glad to see that the issue was resolved.
Feel free to contact us if you have any further questions about our products.

wbr, Oleg
Devart Team