> > I must read the "Memory Buffers" parameter from the database using sql. > > > > I know that I can use gfix to change and gstat to read. > > > > > > > > I want to read it via a sql command. How do that? > > In recent Firebird versions you can query MON$DATABASE table.
I forgot about MON$Database table. I guess because I don't think of the database settings as a MON property but rather expect that RDB$Database would have these details, as they are properties of the database setup. Sean
