--- In [email protected], "Fabiano Kureck" wrote: > > Hi! > > > > 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. Regards, Vlad
