R
Richard
I am using a global variable and the idea was to use them to store
data read from a table for the duration of an access session. I
understand this is not the best way to do this because for instance if
Access encounters an unhandled error, the global variables reset
themselves.
However, I have an EXTREMELY slow server -even opening the table takes
15-20 seconds (and the table is only 10 records and 7 fields). So I
am loathe to keep accessing the tables from the server. I should add
that I am not using SQL Server, and both the front end and back end is
held on the server although the front end is held on each user's
private section of the server. The C: drive gets completely wiped
each night I understand.
Can anyone recommend a way to store these variables. They are
variables that just store each user's ID, Department ID etc.
Richard
Its a good job Einstein never had to fill out one of these Government Grant applications or we never would have found out what e equalled. The West Wing
data read from a table for the duration of an access session. I
understand this is not the best way to do this because for instance if
Access encounters an unhandled error, the global variables reset
themselves.
However, I have an EXTREMELY slow server -even opening the table takes
15-20 seconds (and the table is only 10 records and 7 fields). So I
am loathe to keep accessing the tables from the server. I should add
that I am not using SQL Server, and both the front end and back end is
held on the server although the front end is held on each user's
private section of the server. The C: drive gets completely wiped
each night I understand.
Can anyone recommend a way to store these variables. They are
variables that just store each user's ID, Department ID etc.
Richard
Its a good job Einstein never had to fill out one of these Government Grant applications or we never would have found out what e equalled. The West Wing