<?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 can i use  microsoft access database in Qt?]]></title><description><![CDATA[<p dir="auto">I was trying the following but i get (success = false.)<br />
@ QSqlDatabase db = QSqlDatabase::addDatabase("QSQLITE");<br />
db.setDatabaseName("Driver={Microsoft Access Driver (*.mdb, *.accdb)};DSN='';DBQ=C:/Users/pratik041/MyDocuments/pratik.accdb");<br />
bool Success = db.open();<br />
qDebug()&lt;&lt;Success;<br />
@ what may be wrong in this?</p>
]]></description><link>https://forum.qt.io/topic/12554/how-can-i-use-microsoft-access-database-in-qt</link><generator>RSS for Node</generator><lastBuildDate>Thu, 18 Jun 2026 08:04:19 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/12554.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 26 Dec 2011 18:27:23 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How can i use  microsoft access database in Qt? on Tue, 27 Dec 2011 06:44:31 GMT]]></title><description><![CDATA[<p dir="auto">startmenu -&gt; All Programs -&gt; Qt SDK -&gt; Desktop -&gt; cmd</p>
]]></description><link>https://forum.qt.io/post/121910</link><guid isPermaLink="true">https://forum.qt.io/post/121910</guid><dc:creator><![CDATA[Rahul Das]]></dc:creator><pubDate>Tue, 27 Dec 2011 06:44:31 GMT</pubDate></item><item><title><![CDATA[Reply to How can i use  microsoft access database in Qt? on Tue, 27 Dec 2011 04:32:12 GMT]]></title><description><![CDATA[<p dir="auto">where I have to write that in command prompt in the project or any other place?</p>
]]></description><link>https://forum.qt.io/post/121909</link><guid isPermaLink="true">https://forum.qt.io/post/121909</guid><dc:creator><![CDATA[pratik041]]></dc:creator><pubDate>Tue, 27 Dec 2011 04:32:12 GMT</pubDate></item><item><title><![CDATA[Reply to How can i use  microsoft access database in Qt? on Mon, 26 Dec 2011 19:03:02 GMT]]></title><description><![CDATA[<p dir="auto">Build the ODBC plugin.</p>
<p dir="auto">EDIT : you can start here : <a href="http://developer.qt.nokia.com/doc/qt-4.8/sql-driver.html#how-to-build-the-odbc-plugin-on-windows" target="_blank" rel="noopener noreferrer nofollow ugc">http://developer.qt.nokia.com/doc/qt-4.8/sql-driver.html#how-to-build-the-odbc-plugin-on-windows</a></p>
]]></description><link>https://forum.qt.io/post/121895</link><guid isPermaLink="true">https://forum.qt.io/post/121895</guid><dc:creator><![CDATA[Rahul Das]]></dc:creator><pubDate>Mon, 26 Dec 2011 19:03:02 GMT</pubDate></item><item><title><![CDATA[Reply to How can i use  microsoft access database in Qt? on Mon, 26 Dec 2011 18:55:24 GMT]]></title><description><![CDATA[<p dir="auto">I have checked. It is not available. So what i have to do now?</p>
]]></description><link>https://forum.qt.io/post/121894</link><guid isPermaLink="true">https://forum.qt.io/post/121894</guid><dc:creator><![CDATA[pratik041]]></dc:creator><pubDate>Mon, 26 Dec 2011 18:55:24 GMT</pubDate></item><item><title><![CDATA[Reply to How can i use  microsoft access database in Qt? on Mon, 26 Dec 2011 18:49:51 GMT]]></title><description><![CDATA[<p dir="auto">@QSqlDatabase::isDriverAvailable("QODBC")@</p>
<p dir="auto">will help you to make sure if ODBC driver is 'really' there.</p>
]]></description><link>https://forum.qt.io/post/121893</link><guid isPermaLink="true">https://forum.qt.io/post/121893</guid><dc:creator><![CDATA[Rahul Das]]></dc:creator><pubDate>Mon, 26 Dec 2011 18:49:51 GMT</pubDate></item><item><title><![CDATA[Reply to How can i use  microsoft access database in Qt? on Mon, 26 Dec 2011 18:48:00 GMT]]></title><description><![CDATA[<p dir="auto">[quote author="peppe" date="1324924360"]The fact that you're trying to use the Sqlite driver with an ODBC handle? (hint, ihnt)[/quote]<br />
but if i am using QODBC driver it is showing the driver is not loaded.</p>
]]></description><link>https://forum.qt.io/post/121891</link><guid isPermaLink="true">https://forum.qt.io/post/121891</guid><dc:creator><![CDATA[pratik041]]></dc:creator><pubDate>Mon, 26 Dec 2011 18:48:00 GMT</pubDate></item><item><title><![CDATA[Reply to How can i use  microsoft access database in Qt? on Mon, 26 Dec 2011 18:32:40 GMT]]></title><description><![CDATA[<p dir="auto">The fact that you're trying to use the Sqlite driver with an ODBC handle?</p>
]]></description><link>https://forum.qt.io/post/121889</link><guid isPermaLink="true">https://forum.qt.io/post/121889</guid><dc:creator><![CDATA[dangelog]]></dc:creator><pubDate>Mon, 26 Dec 2011 18:32:40 GMT</pubDate></item></channel></rss>