<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[HOW TO  VIEW DATA FROM POSTGRESQL  IN QT CREATOR?]]></title><description><![CDATA[<p dir="auto">Hi everyone! I am new here.  I have to work with qt creator.  I have a  postgreSql database  and i do not know how to list the data that is from db. Is there anybody here have an example about it?</p>
]]></description><link>https://forum.qt.io/topic/117144/how-to-view-data-from-postgresql-in-qt-creator</link><generator>RSS for Node</generator><lastBuildDate>Sun, 05 Jul 2026 03:15:22 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/117144.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 18 Jul 2020 18:53:35 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to HOW TO  VIEW DATA FROM POSTGRESQL  IN QT CREATOR? on Sun, 19 Jul 2020 15:53:32 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/eses">@<bdi>eses</bdi></a> said in <a href="/post/607611">HOW TO VIEW DATA FROM POSTGRESQL IN QT CREATOR?</a>:</p>
<blockquote>
<p dir="auto">work with qt creator</p>
</blockquote>
<p dir="auto">just in case Qt Creator is an IDE, while Qt is a framework with several modules/libraries to perform different tasks (networking, DB access, etc.)</p>
<p dir="auto">So the documentation that @LeLev pointed you to is the description of the Qt class handling database access.<br />
You may also want to have a look at a more gentle introduction to <a href="https://doc.qt.io/qt-5/sql-programming.html" target="_blank" rel="noopener noreferrer nofollow ugc">SQL programming in Qt</a></p>
<p dir="auto">I'm not aware of a Qt Creator plugin to access SQL database(s) within the IDE.</p>
]]></description><link>https://forum.qt.io/post/607678</link><guid isPermaLink="true">https://forum.qt.io/post/607678</guid><dc:creator><![CDATA[Pablo J. Rogina]]></dc:creator><pubDate>Sun, 19 Jul 2020 15:53:32 GMT</pubDate></item><item><title><![CDATA[Reply to HOW TO  VIEW DATA FROM POSTGRESQL  IN QT CREATOR? on Tue, 21 Jul 2020 15:28:55 GMT]]></title><description><![CDATA[<p dir="auto">thank you. Still have some struggle but hopefully i will handle it</p>
]]></description><link>https://forum.qt.io/post/608019</link><guid isPermaLink="true">https://forum.qt.io/post/608019</guid><dc:creator><![CDATA[eses]]></dc:creator><pubDate>Tue, 21 Jul 2020 15:28:55 GMT</pubDate></item><item><title><![CDATA[Reply to HOW TO  VIEW DATA FROM POSTGRESQL  IN QT CREATOR? on Sun, 19 Jul 2020 15:53:32 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/eses">@<bdi>eses</bdi></a> said in <a href="/post/607611">HOW TO VIEW DATA FROM POSTGRESQL IN QT CREATOR?</a>:</p>
<blockquote>
<p dir="auto">work with qt creator</p>
</blockquote>
<p dir="auto">just in case Qt Creator is an IDE, while Qt is a framework with several modules/libraries to perform different tasks (networking, DB access, etc.)</p>
<p dir="auto">So the documentation that @LeLev pointed you to is the description of the Qt class handling database access.<br />
You may also want to have a look at a more gentle introduction to <a href="https://doc.qt.io/qt-5/sql-programming.html" target="_blank" rel="noopener noreferrer nofollow ugc">SQL programming in Qt</a></p>
<p dir="auto">I'm not aware of a Qt Creator plugin to access SQL database(s) within the IDE.</p>
]]></description><link>https://forum.qt.io/post/607678</link><guid isPermaLink="true">https://forum.qt.io/post/607678</guid><dc:creator><![CDATA[Pablo J. Rogina]]></dc:creator><pubDate>Sun, 19 Jul 2020 15:53:32 GMT</pubDate></item><item><title><![CDATA[Reply to HOW TO  VIEW DATA FROM POSTGRESQL  IN QT CREATOR? on Sun, 19 Jul 2020 12:51:19 GMT]]></title><description><![CDATA[<p dir="auto">thanks. I am gonna check it out</p>
]]></description><link>https://forum.qt.io/post/607663</link><guid isPermaLink="true">https://forum.qt.io/post/607663</guid><dc:creator><![CDATA[eses]]></dc:creator><pubDate>Sun, 19 Jul 2020 12:51:19 GMT</pubDate></item><item><title><![CDATA[Reply to HOW TO  VIEW DATA FROM POSTGRESQL  IN QT CREATOR? on Sat, 18 Jul 2020 19:28:35 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/eses">@<bdi>eses</bdi></a> hi<br />
Qt has QSqlDatabase <a href="https://doc.qt.io/qt-5/qsqldatabase.html" target="_blank" rel="noopener noreferrer nofollow ugc">Class</a></p>
<p dir="auto">You can go to "Examples" tab in QtCreator and search for "database" or "sql" and you will see the official example projects</p>
]]></description><link>https://forum.qt.io/post/607612</link><guid isPermaLink="true">https://forum.qt.io/post/607612</guid><dc:creator><![CDATA[ODБOï]]></dc:creator><pubDate>Sat, 18 Jul 2020 19:28:35 GMT</pubDate></item></channel></rss>