<?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[Unable to retrieve data from MySQL]]></title><description><![CDATA[[[topic:post-is-deleted]]]]></description><link>https://forum.qt.io/topic/55514/unable-to-retrieve-data-from-mysql</link><generator>RSS for Node</generator><lastBuildDate>Thu, 14 May 2026 15:50:03 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/55514.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 21 Jun 2015 20:58:11 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Unable to retrieve data from MySQL on Sun, 21 Jun 2015 22:39:14 GMT]]></title><description><![CDATA[<p dir="auto">If you are using a MySQL database why change to SQLite ?</p>
]]></description><link>https://forum.qt.io/post/279095</link><guid isPermaLink="true">https://forum.qt.io/post/279095</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Sun, 21 Jun 2015 22:39:14 GMT</pubDate></item><item><title><![CDATA[Reply to Unable to retrieve data from MySQL on Sun, 21 Jun 2015 21:47:42 GMT]]></title><description><![CDATA[<p dir="auto">There's something not clear… Your title talks about MySQL but your code tries to use a sqlite database, which one is correct ?</p>
<p dir="auto">If we are talking about sqlite: since you are not giving the full path to your database file, then it must be in the same folder as the application.</p>
]]></description><link>https://forum.qt.io/post/279085</link><guid isPermaLink="true">https://forum.qt.io/post/279085</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Sun, 21 Jun 2015 21:47:42 GMT</pubDate></item><item><title><![CDATA[Reply to Unable to retrieve data from MySQL on Sun, 21 Jun 2015 21:12:16 GMT]]></title><description><![CDATA[<p dir="auto">Is it located in the same folder as your application ?</p>
]]></description><link>https://forum.qt.io/post/279074</link><guid isPermaLink="true">https://forum.qt.io/post/279074</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Sun, 21 Jun 2015 21:12:16 GMT</pubDate></item><item><title><![CDATA[Reply to Unable to retrieve data from MySQL on Sun, 21 Jun 2015 21:01:08 GMT]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">Empty database ?</p>
<p dir="auto">SQLite database connection will always succeed in the sense that if there's no database a new one is created (that's how SQLite works internally it's not Qt specific)</p>
]]></description><link>https://forum.qt.io/post/279067</link><guid isPermaLink="true">https://forum.qt.io/post/279067</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Sun, 21 Jun 2015 21:01:08 GMT</pubDate></item></channel></rss>