<div>Thanks, i&#39;ve just understand alot of things with the sqlite doc page.</div><div><br></div><div>But I still have one problem, i create a table &quot;posts&quot;, and each time, i add things on the table.</div><div>
Is it possible, when things were added, to save the current database for example in ((current-directory)  &quot;data.sqlite&quot;) ? If it&#39;s possible, could you explain me the process ?</div><div>I don&#39;t understand how to get the blog content for later use, in a file. sqlite ...</div>
<div> </div><div>Thank you very much,</div><div>-mw</div><div><br></div><div><br><br><div class="gmail_quote">2010/10/7 Jay McCarthy <span dir="ltr">&lt;<a href="mailto:jay.mccarthy@gmail.com">jay.mccarthy@gmail.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">If you execute an SQL INSERT command, like blog-insert-post! does in<br>
that example, then SQLite will persist that change without any further<br>
effort on your part.<br>
<br>
Jay<br>
<div><div></div><div class="h5"><br></div></div></blockquote></div>
</div>