slow to administer

ATB

Registered User.
Local time
Today, 06:34
Joined
Dec 7, 2000
Messages
30
HI

can any one tell me if this is a known issue.

We have a access DB which has linked tables. when ever we try to administer the database front end the network response is very slow. this seems to speed up if everyone comes out of the databases.

Is there a problem with administering tables which have concurrent logins? or forms which lookup from those tables.

Basicly i need to prove this is not a network issue.

any help would be great.
 
I think it is an access problem as i have ahd the same problem to you.
 
What do you mean by "administer"?
 
I mean open the front end in design mode and change forms. reports, queries Etc.

Thanks
 
You should not be opening the db for design changes while anyone else has it open. A2K and newer will not even allow this unless you are using SourceSafe.

Always make your design changes to your development copy on your local hard drive. TEST them, then replace the shared network copy.
 

Users who are viewing this thread

Back
Top Bottom