I need that a phone autonomously writes data received from a bluetooth sensor into the Aruba MySQL database, but it seems that it is possible to access the same database by web services written only in PHP. In particular the control panel provided from Aruba to access the database is based on the phpMyAdmin. The problem is that we need to access the database directly by Java or C++ and not by PHP and it seems that Aruba doesn't allow to do that.<br>

<br>fernando<br><br><div class="gmail_quote">On Wed, Aug 3, 2011 at 7:45 AM, Tyron Madlener <span dir="ltr"><<a href="mailto:tyronx@gmail.com">tyronx@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<div><div></div><div class="h5">On Wed, Aug 3, 2011 at 1:28 AM, Fernando Pianegiani<br>
<<a href="mailto:fernando.pianegiani@gmail.com">fernando.pianegiani@gmail.com</a>> wrote:<br>
> Hello,<br>
><br>
> is there any possibilities to write data into the database by a Java Class<br>
> or a C++ application through phphAdMyAdmin?<br>
<br>
</div></div>I don't see how that makes sense, but you probably can imitate browser<br>
behavior with a couple of requests and send sql queries / imports over<br>
it.<br>
<br>
It would make more sense to use a java db connector to directly<br>
communicate with the database server.<br>
<br>
><br>
> Fernando<br>
><br>
> ------------------------------------------------------------------------------<br>
> BlackBerry&reg; DevCon Americas, Oct. 18-20, San Francisco, CA<br>
> The must-attend event for mobile developers. Connect with experts.<br>
> Get tools for creating Super Apps. See the latest technologies.<br>
> Sessions, hands-on labs, demos & much more. Register early & save!<br>
> <a href="http://p.sf.net/sfu/rim-blackberry-1" target="_blank">http://p.sf.net/sfu/rim-blackberry-1</a><br>
> _______________________________________________<br>
> Phpmyadmin-devel mailing list<br>
> <a href="mailto:Phpmyadmin-devel@lists.sourceforge.net">Phpmyadmin-devel@lists.sourceforge.net</a><br>
> <a href="https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel</a><br>
><br>
><br>
<br>
------------------------------------------------------------------------------<br>
BlackBerry&reg; DevCon Americas, Oct. 18-20, San Francisco, CA<br>
The must-attend event for mobile developers. Connect with experts.<br>
Get tools for creating Super Apps. See the latest technologies.<br>
Sessions, hands-on labs, demos & much more. Register early & save!<br>
<a href="http://p.sf.net/sfu/rim-blackberry-1" target="_blank">http://p.sf.net/sfu/rim-blackberry-1</a><br>
_______________________________________________<br>
Phpmyadmin-devel mailing list<br>
<a href="mailto:Phpmyadmin-devel@lists.sourceforge.net">Phpmyadmin-devel@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel</a><br>
</blockquote></div><br><br>