Subject | Re: [firebird-support] Sweep Interval |
---|---|
Author | James |
Post date | 2004-01-12T09:08Z |
Hi Alan
Alan McDonald wrote:
commit? How do you do that? Is their a property needs to be set? And how
did you make the IBO to remember all buffer contents and record position
after calling the commit?
Thanks a lot. I have learn a lot.
james
Alan McDonald wrote:
>>Thanks for the info. If you do commit most of the time, then you openI didn't know that IBO can autostart a transaction after you make a
>>the table/transaction most of the time also? Do you commit on every
>>record that was save? Let us say that the application was used by many
>>client and viewing the most updated records are critical.
>>
>>Thanks.
>>
>>James
>>
>>
>
>I open a dataset after starting a transaction. I edit records, post the
>edits. The save button or menu item calls the commit which in my case (IBO)
>ends the transaction and auto starts another one. I also set as a
>preference, an auto save feature which runs on a timer. It commits (ends and
>starts a new transaction) every so often. IBO is very nice the way it
>remembers all buffer contents and record positions for me (unlike IBX and
>others) so when the new transacion starts, the datasets are returned to
>their buffered position. My users (and my tests) have never found this to be
>a performance hindrance but it always keeps everyone's views up to the (say
>5) minute age only.
>
>
commit? How do you do that? Is their a property needs to be set? And how
did you make the IBO to remember all buffer contents and record position
after calling the commit?
Thanks a lot. I have learn a lot.
james
>Alan
>
>
>
>
>
>Yahoo! Groups Links
>
>To visit your group on the web, go to:
> http://groups.yahoo.com/group/firebird-support/
>
>To unsubscribe from this group, send an email to:
> firebird-support-unsubscribe@yahoogroups.com
>
>Your use of Yahoo! Groups is subject to:
> http://docs.yahoo.com/info/terms/
>
>
>
>
>
>