Subject | Re: [firebird-support] Startup Queries |
---|---|
Author | Dimitry Sibiryakov |
Post date | 2003-11-17T09:31:17Z |
On 17 Nov 2003 at 0:01, rockwithme77 wrote:
Depends on your preferable language/programming skills.
I wouldn't suggest to make your data cache dynamic (automatically
refreshed). Many troubles for miserable profit.
SY, Dimitry Sibiryakov.
>When I start my application, I want to pin student lastnames withIssue query, fetch the result set and store it into memory. How?
>their IDs in the main memory -> I want to fire a set of queries, the
>resultset of which is persistent in the application level.
>
>What do I need to do to achieve this?
Depends on your preferable language/programming skills.
I wouldn't suggest to make your data cache dynamic (automatically
refreshed). Many troubles for miserable profit.
SY, Dimitry Sibiryakov.