E
Eric Crichton
As a relative novice, I am struggling to find a convenient means of
setting some parameters that can be used by all the queries in the
database.
Specifically, I need to define a couple of dates (which I can do with
forms) and then have a number of parameter queries access these
parameters without asking for the parameters each time.
Where do I store the dates? Sticking them in a small table seems very
clumsy.
The parameter life extends across many sessions of use.
I've tried a range of solutions but all seem unbeleivably clumsy and
I'm sure there must be some well known solution that eludes me.
Eric
setting some parameters that can be used by all the queries in the
database.
Specifically, I need to define a couple of dates (which I can do with
forms) and then have a number of parameter queries access these
parameters without asking for the parameters each time.
Where do I store the dates? Sticking them in a small table seems very
clumsy.
The parameter life extends across many sessions of use.
I've tried a range of solutions but all seem unbeleivably clumsy and
I'm sure there must be some well known solution that eludes me.
Eric