AmritPaulSingh
Programmer
I have an access database that is used by mulitple users at different locations.
The users use the database through citrix and they quite often get a "Disk or Network Error".
There was a backend end and one front end to the database.
I made multiple copies of the front end, one for each user as I thought that would get rid of the problem. But it didn't.
Then I unbounded all forms from the tables and hard coded all table activities through VBA. This reduced the error but did not get rid of it.
Could anyone please tell me the reason for this error and how I could get rid of it?
Thanks in advance for your help.