AmritPaulSingh
Programmer
I have an access database with the backend at one location and mulitple copies for the front end for all users at different locations.
The users use the database through citrix. They at times get a "Disk or Network Error".
Earlier I had the forms bounded to the tables and so though maybe it gave me this error when more than one user tried to edit the same table.
So, I unbounded the forms and used VBA to add/edit/delete records.
The error has reduced but not completely gone.
Could anyone tell me whats the reason for this error and how I could get rid of it.
Thanks for your help in advance.
The users use the database through citrix. They at times get a "Disk or Network Error".
Earlier I had the forms bounded to the tables and so though maybe it gave me this error when more than one user tried to edit the same table.
So, I unbounded the forms and used VBA to add/edit/delete records.
The error has reduced but not completely gone.
Could anyone tell me whats the reason for this error and how I could get rid of it.
Thanks for your help in advance.