Subject Re: [firebird-support] What programming languages and toolkits do you use to access Firebird?
Author Milan Babuskov
Timothy Madden wrote:
> This SELECT Count(*) problem is really incredible. I can understand concurent
> transactions see different versions of the same table. Why is it
> difficult for every
> of these versions to also have their own row count ?

Because such count would have to be kept in system tables, and it would
mean versioning system tables - which has proven to be tricky so far.


--
Milan Babuskov
http://www.flamerobin.org
http://www.guacosoft.com