LISTS table on network (AREV Specific)
At 28 APR 2004 02:23:09PM Joshua Saks wrote:
Any suggestions as to how to handle the LISTS table in AREV 3.12 on a network? I would like to have each workstation use a different LISTS table. And I would like all LISTS tables resident on the server.
At 29 APR 2004 03:56AM Curt Putnam wrote:
Putting the LISTS file a local disk would save a lot of net traffic. Nonetheless, have you tried setting up a directory for each user? I'd probably name each directory the same as each user's logon name.
At 04 MAY 2004 06:04PM Ralph Johler wrote:
One thing you might try is to run a program at logon that does something like this:
- check for existance of a folder arevtemp on the c:
- if not found create it
- if you had to create it then dos copy from some network location
(that you don't attach), the rev12345.lk and .ov and remediawhich are the LISTS table. This is an empty LISTS table.And then attach that folder.- if found then simply attach that c:\arevtemp folder.
Then each user will automatically get a local space for LISTS. Suggest you consider putting "SYSTEMP" in this local space too.