I have an ADP/ADE file linked to SQL 2000 with about 10 users. As users log in and logout SQL does not release the users memory, and so the memory usage continues to grow until eventually SQL begins to give Time Out errors to the database users. Any idea why this might be happening or what I can do? I have be dilegent about closing recordsets, optimizing queries, etc....