Subject Re: Creating Database that Can Grow beyond 4GB
Author Roman Rokytskyy
> Is there a way to create a database that grows beyond 4GB using the
> FBManager createDatabase methods?

If you use 64-bit IO enabled server, it should be enough to use
current call with FBManager.

I have no idea how to specify multiple files in the DPB for a server
with 32-bit IO. Try to ask in Firebird-Support group. As an workaroung
you can always execute gfix with appropriate params.

Roman