<div dir="ltr"><div>Hi,</div><div><br></div><div>I'm new to database programming with Lazarus. So hence possible a couple of obvious questions!<br></div><div><br></div><div>I would like to do inserts, selects, and updates on a single SQLite database. I am now using multiple SQLQuery components with all their own queries. Is this the way it should work?</div><div><br></div><div>After a commit, the SQLQuery that populates the DBGrid is closed. Is this supposed to happen? The transaction component is set to caCommitRetaining. I believe I read somewhere that it should remain open in that case.</div><div><br></div><div>TIA!</div><div><br></div><div>Darius<br></div></div>