Subject | Re: [IBO] Transaction->ReadOnly = true |
---|---|
Author | Helen Borrie |
Post date | 2003-10-02T15:15:27Z |
At 03:03 PM 2/10/2003 +0000, you wrote:
doing this, as a read-only transaction can stay active without inhibiting
garbage collection.
Helen
>Hi all,It won't affect performance directly, but there is a good benefit from
>
>i use FB 1.5 RC6.
>In my application i set the ReadOnly Property of TIB_Transaction
>always to true if i need only to read data's from the database.
>I think that would increase the performance of FB. Is this true or is
>there no affect to do this ?
doing this, as a read-only transaction can stay active without inhibiting
garbage collection.
Helen