Subject | Re: [firebird-support] What programming languages and toolkits do you use to access Firebird? |
---|---|
Author | Milan Babuskov |
Post date | 2008-09-30T16:36:47Z |
Mercea Paul wrote:
significantly different number of records. It means that count would
have to be kept for each transaction/table.
However, this might help you:
http://www.firebirdfaq.org/faq5
--
Milan Babuskov
http://www.flamerobin.org
http://www.guacosoft.com
> Just wonder, why can't databases keep track internally of the count ofBecause there is no single count. Different transactions can see
> table rows, so getting the number of rows would be instant.
significantly different number of records. It means that count would
have to be kept for each transaction/table.
However, this might help you:
http://www.firebirdfaq.org/faq5
--
Milan Babuskov
http://www.flamerobin.org
http://www.guacosoft.com