<div dir="ltr">If you already know how to use the python modules for sqlite I would just suggest that you just stick with those.&nbsp; <br><br>Unless you are planning on moving away from python in the future (ie. you are prototyping for a program that will eventually be written in C++) I don&#39;t see a reason to learn the Qt query stuff.<br>
<br>The python sqlite modules can be faster in retreving the data from a query than the PyQt modules as well (I just learned this thanks to this mailing list).<br><br>This is where I usually go to browse this mailing list:<br>
<a href="http://www.nabble.com/PyQt-f23444.html">http://www.nabble.com/PyQt-f23444.html</a><br><br>There are other similar sites as well.<br><br>You can also try these forums which often have code examples:<br><a href="http://www.qtcentre.org/forum/">http://www.qtcentre.org/forum/</a><br>
<a href="http://www.qtforum.org/">http://www.qtforum.org/</a><br><br><br>-- amicitas<br><br>----------------<br><div class="gmail_quote">On Sat, Oct 11, 2008 at 11:25 AM,  <span dir="ltr">&lt;<a href="mailto:dannykmcdaniel@yahoo.com">dannykmcdaniel@yahoo.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">How can I see replies to the various posts?<br>
<br>
I new to PyQt and am trying to find some examples of how to use use queries involving &#39;date&#39; objects. Seems much more complicated than with plain Python and Sqlite.<br>
_______________________________________________<br>
PyQt mailing list &nbsp; &nbsp;<a href="mailto:PyQt@riverbankcomputing.com">PyQt@riverbankcomputing.com</a><br>
<a href="http://www.riverbankcomputing.com/mailman/listinfo/pyqt" target="_blank">http://www.riverbankcomputing.com/mailman/listinfo/pyqt</a><br>
</blockquote></div><br></div>