Subject Re: [firebird-support] isc_attach_database with no dpb ...
Author Elmar Haneke
> in the docs ( Beta IB 6.0 ), says that if you don't pass a dpb in
> a isc_attach_database call, then the server use defaults. Where can
> i find those defaults ?

You can either query the values set by the server or you can have a
look at the server source. Some Defaults are also defined in
firebird.conf.

Elmar