how to store temporary values
From: jokobe (anonymous_at_discussions.microsoft.com)
Date: 08/13/04
- Next message: Lukas Lipavsky lipavsky >bclogia >cz >: "Selecting records manually"
- Previous message: BILLIE: "Reports"
- Next in thread: Roger Carlson: "Re: how to store temporary values"
- Reply: Roger Carlson: "Re: how to store temporary values"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 13 Aug 2004 07:40:44 -0700
hi ng,
within my database I have to stores often temporary
values, but I don't know for sure the best way to do this,
therefore I'm using two or three different ways:
- store the value in a hidden field in the actual form
- store the value in a global variable (for example:
the user name).
- store the value in a table, and delete the value when
closing the database (makes live very slow)
can't anyone point his finger on the best way or even
tell me a better way?
thanks and a nice weekend to all in this helpfull newsgroup
joachim
- Next message: Lukas Lipavsky lipavsky >bclogia >cz >: "Selecting records manually"
- Previous message: BILLIE: "Reports"
- Next in thread: Roger Carlson: "Re: how to store temporary values"
- Reply: Roger Carlson: "Re: how to store temporary values"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|