Hi Sascha!<br><br>You should install libqt4-maemo5-sql-mysql package on the device.<br><br>Also you should install mysql plugin on you PC, if you want to debug there.<br><br>Thanks, Daniil.<br><br><div class="gmail_quote">
On Tue, Mar 30, 2010 at 11:54 AM, Sascha Mäkelä <span dir="ltr">&lt;<a href="mailto:sascha.makela@gmail.com">sascha.makela@gmail.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;">
So basically I should somehow install the plugin somewhere under /madde on the N900, right? Has anyone done this and how? I&#39;m not that familiar with Linux. <div><br></div><div>Thank you for your help,</div><div>Sascha</div>
<div><div></div><div class="h5">

<div><br><div class="gmail_quote">On Tue, Mar 30, 2010 at 09:59, Ram Kurvakat <span dir="ltr">&lt;<a href="mailto:rkmaemo@gmx.com" target="_blank">rkmaemo@gmx.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;">


<div style="margin: 0px; padding: 5px; background-color: rgb(255, 255, 255); background-repeat: repeat; font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; font-size: 12px;">

<p style="font-family: Verdana;"><font size="2"></font></p><font size="2"><p>sorry I didnt read the message below your error :p</p><p>please ignore my message, will post when I get a chance to see it in detail.</p><p>I&#39;ve used sqllite on Linux and its just a matter of installing the plugins required for dev/runtime env.</p>


<div><div></div><div><p> </p><p></p><blockquote face="Verdana" type="cite" style="font-size: 12px;"><p>----- Original Message -----</p><p>From: Ram Kurvakat</p><p>Sent: 03/30/10 07:52 AM</p><p>To: Sascha Mäkelä, maemo-developers</p>


<p>Subject: Re: How to use MySQL with Maemo 5?</p><p> </p><div> <p style="font-family: Verdana;"><font size="2"></font></p> <font size="2"><p>have you tried to install libqt4 mysql plugin ?</p> <p>This should help in case you havent already seen it</p>


 <p><a href="http://doc.trolltech.com/4.6/sql-driver.html#qmysql" target="_blank">http://doc.trolltech.com/4.6/sql-driver.html#qmysql</a></p> <p><br></p> <p><a href="http://doc.trolltech.com/4.6/sql-driver.html#qmysql" target="_blank"></a>  </p>


 <p></p> <blockquote face="Verdana" type="cite" style="font-size: 12px;"> <p>----- Original Message -----</p> <p>From: Sascha Mäkelä</p> <p>Sent: 03/30/10 06:57 AM</p> <p>To: maemo-developers</p> <p>Subject: How to use MySQL with Maemo 5?</p>


 <p> </p> <div> <span style="color: rgb(68, 68, 51);">I&#39;m trying to retrieve data from a MySQL server. I use the following example code (with some slight modifications):<br><br><div style="margin: 5px 20px 20px;">

 <div style="margin-bottom: 2px;">Code:</div> <pre style="border-style: inset; border-width: 1px; margin: 0px; padding: 6px; overflow: auto; width: 837px; min-height: 114px; text-align: left;">     QSqlDatabase db = QSqlDatabase::addDatabase(&quot;QMYSQL&quot;);      db.setHostName(&quot;bigblue&quot;);      db.setDatabaseName(&quot;flightdb&quot;);      db.setUserName(&quot;acarlson&quot;);      db.setPassword(&quot;1uTbSbAs&quot;);      bool ok = db.open();</pre>


 </div>But I get the following error:<br><br><div style="margin: 5px 20px 20px;"> <div style="margin-bottom: 2px;">Quote:</div>  <table width="100%" border="0" cellpadding="6" cellspacing="0">

<tbody><tr><td style="border-style: inset; border-width: 1px;">

  QSqlDatabase: QMYSQL driver not loaded <br>QSqlDatabase: available drivers: QSQLITE</td></tr></tbody></table> </div>Is MySQL even supported in Maemo or am I doing something wrong? I also found the following two links:</span><div>


  <span style="font-size: 12px; color: rgb(68, 68, 51);"><br></span> </div>  <div><span style="font-size: 12px; color: rgb(68, 68, 51);"><a href="http://qt.nokia.com/doc/4.6/sql-driver.html" target="_blank">http://qt.nokia.com/doc/4.6/sql-driver.html</a><br>


</span></div> <div> <a href="http://qt.nokia.com/doc/4.6/install-x11.html" target="_blank">http://qt.nokia.com/doc/4.6/install-x11.html</a><br> </div> <div><br></div> <div>But I&#39;m not quite sure where I should install these &quot;drivers&quot;. Should I install them in my Windows computer, where I&#39;m using MADDE and Qt Creator (well, actually I&#39;m using now the Qt Creator 2.0 Technology Preview, so I&#39;m not quite sure if it&#39;s using MADDE any more)? Or should I install them on the target N900? Or both? Or am I completely on the wrong tracks here?</div>


  <div><br></div> <div>Any help would be greatly appreciated. </div> <div><br></div> <div>Cheers,</div> <div>Sascha</div> </div> </blockquote> <p></p> <p> </p></font><p></p> <p> </p> <div><p size="2" style="font-family: Verdana;">


 </p></div> </div></blockquote><p></p><p> </p></div></div></font><p></p><p> </p><div><p size="2" style="font-family: Verdana;"> </p></div></div>
</blockquote></div><br></div>
</div></div><br>_______________________________________________<br>
maemo-developers mailing list<br>
<a href="mailto:maemo-developers@maemo.org">maemo-developers@maemo.org</a><br>
<a href="https://lists.maemo.org/mailman/listinfo/maemo-developers" target="_blank">https://lists.maemo.org/mailman/listinfo/maemo-developers</a><br>
<br></blockquote></div><br>