Subject | Re: Re: [firebird-support] Possible bug in RC8 -Finding out size of database through code from client |
---|---|
Author | Ivan Prenosil |
Post date | 2004-01-14T11:32:03Z |
> But the behaviour is not consistent across single file andIt is consistent. It returns total size consisting of used space for _last_ file,
> multi-file databases. In single file the algorithm returns used space and in
> multi- file it returns size when full. That is why I feel this is a bug.
and declared (but possibly not allocated yet) space for previous files.
Ivan