Subject | Re: Retrieving page count/page size through a query |
---|---|
Author | bmorrison_navco |
Post date | 2002-06-28T15:51:30Z |
Thank-you for your answer.
Yes, I am familiar with that method, however for this app I'm forced
to go through the BDE (long story, I'd much rather be using api or
IBO), which does it's best to isolate everything of use from me.
Thus my hope that the settings are accessible through a query against
the system tables.
Regards,
Bill M
Yes, I am familiar with that method, however for this app I'm forced
to go through the BDE (long story, I'd much rather be using api or
IBO), which does it's best to isolate everything of use from me.
Thus my hope that the settings are accessible through a query against
the system tables.
Regards,
Bill M
--- In ib-support@y..., "Ivan Prenosil" <prenosil@m...> wrote:
> > Is there any way to retrieve the current page count/page size
through a
> > query (presumably against one of the rdb$ tables)?
>
> Use API function isc_database_info()
> (with isc_info_allocation, isc_info_page_size items)
>
> Ivan
> http://www.volny.cz/iprenosil/interbase