Hey all<br><br>I've made an application with 3 one to many related tables.<br>Each table has a feature where One record from a parent <br>table can be selected and exploded tothe related records of<br>a child table. The problem is that each time a form is <br>opened the database and the table have to be reopened.<br>This slows the application down and the performance is <br>degraded.<br><br>Is there a way to speed up my application? Why can't I <br>just open the database once and then reference the<br>tables with a variable. Perhaps I can open the database<br>and all three tables at once and then reference the<br>recordsets in each form with a variable for example.<br><br>DIM rsVariable As Recordset<br><br>Anyone have any suggestions?<br><br>By the way.. I have to have sort, add and delete<br>capabilities in each form for each table.<br>I imagine this removes the possiblity of<br>using dynasets or snapshots.<br><br>Thanks in advance <p>Deryck Ramsahai<br><a href=mailto
Rams.bna@bundy.com>DRams.bna@bundy.com</a><br><a href= > </a><br>It takes two to lie. One to lie and one to listen.