Subject | Re: [firebird-support] What programming languages and toolkits do you use to access Firebird? |
---|---|
Author | Timothy Madden |
Post date | 2008-10-01T15:21:32Z |
Ok people
Thank you all for your answers.
Good luck everybody!
Timothy Madden
On Wed, Oct 1, 2008 at 6:17 PM, Alexandre Benson Smith
<iblist@...> wrote:
Thank you all for your answers.
Good luck everybody!
Timothy Madden
On Wed, Oct 1, 2008 at 6:17 PM, Alexandre Benson Smith
<iblist@...> wrote:
> Timothy Madden wrote:
>> Firebird really uses fixed-length records ?
>>
>
> No, and firebird uses compression of record too
>
>> so nRecCount = nPages * (nPageSize / nRecSize) ?
>>
>
> just an estimate number of records
>
>> Are fixed-length records not a bad thing ?
>>
>
> it all depends... I think there is situations where it could be usefull
>
>> Thank you,
>> Timothy Madden
>>
>
> see you !