Subject | RE: [IBO] DML Caching (take 2) |
---|---|
Author | Riho-Rene Ellermaa |
Post date | 2002-03-18T08:54:19Z |
< Do they need to share one connection? Are you still having
< to using Interbase, because I find that this sort of thing
< works a lot better with additional connections for some
< tasks.
Why is having more connections better? Now I just pass the Database handler to module and that's it. It think that creating new connection takes more time.
And users don't work in several modules simultaneously, so why close and open connections all the time.
< How is the refresh of information being generated? I had
< something similar, where the other operators saw a change,
< but I had not refreshed locally and it was not seeing the
< global message ( NOT using events - this is just a thought).
The refresh is done by IBO automagically
Riho-Rene Ellermaa
senior programmer
Hansabank
[Non-text portions of this message have been removed]
< to using Interbase, because I find that this sort of thing
< works a lot better with additional connections for some
< tasks.
Why is having more connections better? Now I just pass the Database handler to module and that's it. It think that creating new connection takes more time.
And users don't work in several modules simultaneously, so why close and open connections all the time.
< How is the refresh of information being generated? I had
< something similar, where the other operators saw a change,
< but I had not refreshed locally and it was not seeing the
< global message ( NOT using events - this is just a thought).
The refresh is done by IBO automagically
Riho-Rene Ellermaa
senior programmer
Hansabank
[Non-text portions of this message have been removed]