<div>Hi.<br><br>Small question.</div>
<div> </div>
<div>I show 10000 user name in a Datagrid. (from Table1)<br><br>When the user click in a user, I show user sub-infos(multiple field (where userID =...)from Table2)<br><br>What are the fast way to do that?<br><br>- Keep the DB open for all the session to save opening time
<br>- Keep a recorset always in memory (from table2) and just make "filter" on it?</div>
<div>- Can I close a DB and keep a recorset in memory?<br>- Valentina.shutdown are recommanded after each Db manipulation, or only at Projector closing?</div>
<div> </div>
<div>Many "novice question"... but it's important to start in the good way!</div>
<div> </div>
<div>Really nice xtra.<br><br>Francois<br>Valentina for Director 2004</div>