Subject RE: [firebird-support] Any API to get the database size?
Author Alan McDonald
>
> That's what I mean ;-)

This demo product... How many records do you want people to be able to
insert?
If it's sub 1000 then select COUNT(*) at judicious moments will be your best
bet and it will not impact performance very much.
Alan

>
> ________________________________
>
> From: firebird-support@yahoogroups.com
> [mailto:firebird-support@yahoogroups.com] On Behalf Of Alan McDonald
> Sent: Thursday, November 08, 2007 2:02 PM
> To: firebird-support@yahoogroups.com
> Subject: RE: [firebird-support] Any API to get the database size?
>