Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Disk or Network Error

Status
Not open for further replies.

AmritPaulSingh

Programmer
Dec 5, 2002
46
CA
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.
 
I have just one question. Why do you have multiple copies of the front end? If your using Citrix you should be publishing one copy of the front end to all these users. Citrix has all the features you need to accomplish this.
 
Thanks for your response Philly.

I had one front end initially, but created mulitple copies thinking that that might be the reason for the error.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top