Users cannot open certain forms

NiyiO

New member
Local time
Today, 22:38
Joined
Nov 27, 2006
Messages
7
Hi. I'm wondering if someone can please help with this problem.

I've created a database which works fine and i've tested it extensively on my machine. It is saved on a network drive which other users have access to. I've added a simple security log-in procedure (which I picked up from a sample posted on here) which only determines what buttons the different users can see on the switchboard which takes them to the different areas of the database. The problem I now have is some of the forms aren't opening.

Other Users who try and go into the forms that they have access to - even some of the generic ones cant open the actual forms as it crashes and comes up with the generic error message - "Microsoft Access has encountered a problem and needs to close".

I cant understand why this is happening. The security measures are only linked to the main switchboard and it works fine as it opens up all the other relevant switchboards as required. It's just certain forms on the other switchboards that refuse to open. I hope I have described my problem adequately and someone has encountered it somewhere or knows what I'm talking about and can help. Please let me know if you need further clarification. Thanks.
 
0pen up a code module and compile your application. As unconpiled code with syntax errors sometimes causes this problem.
 
Thanks Dennisk. I tried that and i regulary conpile my code whenever i make changes but it didn't help. Anyone else have any ideas?
 

Users who are viewing this thread

Back
Top Bottom