Problem with calendar help appreciated

MrSmith

Registered User.
Local time
Today, 16:03
Joined
Jan 25, 2006
Messages
27
Hi,

I'm currently using Allen Browns pop up calander in an access database.
http://allenbrowne.com/ser-51.html

The calender allows the user to choose and add a date into a field.

When I run the access project i can see the pop up calander on my form, and use and interact with it to add in a date.
However when someone else on the network acceses the project, and they
open the form with the calander on it they get an error and are not able
to use the calander.
Is there something that i need to change to allow multiple users access
to use the calander?

Thanks for your time
 
Is your application split into FrontEnd and BackEnd and does everyone have their own copy of the FrontEnd? What error are you getting?
 
Hi,

the database is not a front and backend,

Error is :

Compile Error

Cant find project or library then shows the code for the calendar
 
split

I would definitely split that database and give the users their own frontend that contains the Activex calendar and reference. Allowing multiple users in the environment you describe will undoubtedly lead to issues down the road unfortunately.
 
there is and will only be a total of 5 users
and splitting it doesnt solve why opening the database from any other computer (the file is stored on a NAS) other than mine why they cant use the calendar
 

Users who are viewing this thread

Back
Top Bottom