A
Adam
Here is my current config: I have a code database and a
data database. I am using linked tables to access the
data database on the network. I use a global variable to
hold the database connection open on a single table so
that I get better performance on the data database. I set
up security on the code and data database. Every user in
the company can access the data database with good speed
except the users with Admins authority. Any clue as to
why the admin user would get slow performance and other
users do not. The mdw file has been downloaded to each
user's machine and links to this workgroup file. Before
security was set up, the Admins users were just fine. It
takes at least a full minute or two just to open a linked
table. Before security was configured, it took less than
half a second. What am I missing?
data database. I am using linked tables to access the
data database on the network. I use a global variable to
hold the database connection open on a single table so
that I get better performance on the data database. I set
up security on the code and data database. Every user in
the company can access the data database with good speed
except the users with Admins authority. Any clue as to
why the admin user would get slow performance and other
users do not. The mdw file has been downloaded to each
user's machine and links to this workgroup file. Before
security was set up, the Admins users were just fine. It
takes at least a full minute or two just to open a linked
table. Before security was configured, it took less than
half a second. What am I missing?