Our company uses a database program that runs on SQL server. I use Access2002 and run some basic queries on the database to retrieve a list of data. We connect to all of this via a Citrix connection. Periodically users are experiencing very bad slowness issues, lockups, etc. When I contacted the company about it they said it is because I am using Access and my queries lock the tables and that cause other users who are actually in the program to experience their problems. The query I run just takes about a second or two to display the data. They said even if the query is completed, as long as it remains open it will keep those tables locked. Does this sound likely? If so, how do I make Access queries not lock the data. If it does not sound like the case to you, do you have any suggestions on a reputable site that may contain some facts to back that up. Unless I can start pointing them to prove that they may be wrong, they will never fix the problem and put the blame on my queries.