J
jokobe
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
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