<div dir="ltr"><div>PYQT5 examples for sqlite and QSqlTableModel are not for reading sqlite database  and show them in QSqlTableModel.<br></div>I want to read my database rows and columns and show them in  QSqlTableModel.Are there any good examples for such thing ?<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Jul 22, 2018 at 12:22 PM, Florian Bruhin <span dir="ltr"><<a href="mailto:me@the-compiler.org" target="_blank">me@the-compiler.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
Please include the mailinglist on replies. You should have some<br>
functionality like "reply to all" in your mail client. I re-added it<br>
again.<br>
<span class=""><br>
On Sun, Jul 22, 2018 at 11:12:06AM +0430, Maziar Parsijani wrote:<br>
> Thats right but I searched a lot and I didnt find an example for such thing<br>
> in <a href="http://python.as" rel="noreferrer" target="_blank">python.as</a> you said I converted my data from xlsx to sqlite and I can<br>
> read from it and I know how to use it to put my data in qtablewidget. but<br>
> this widgets are slow for huge data I have to use qtableview and there are<br>
> no good example for such use in python.<br>
<br>
</span>Well, I just told you to where to find such examples:<br>
<span class=""><br>
> There are examples in examples/sql/ in the PyQt source<br>
<br>
</span>There are examples there which use a QSqlConnection to sqlite, with a<br>
QSqlTableModel and a QTableView.<br>
<br>
If you think those examples aren't helpful, you'll need to be more<br>
specific on why and what you need exactly...<br>
<div class="HOEnZb"><div class="h5"><br>
Florian<br>
<br>
-- <br>
<a href="https://www.qutebrowser.org" rel="noreferrer" target="_blank">https://www.qutebrowser.org</a> | <a href="mailto:me@the-compiler.org">me@the-compiler.org</a> (Mail/XMPP)<br>
   GPG: 916E B0C8 FD55 A072 | <a href="https://the-compiler.org/pubkey.asc" rel="noreferrer" target="_blank">https://the-compiler.org/<wbr>pubkey.asc</a><br>
         I love long mails! | <a href="https://email.is-not-s.ms/" rel="noreferrer" target="_blank">https://email.is-not-s.ms/</a><br>
</div></div></blockquote></div><br></div>