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.

fernando

On Wed, Aug 3, 2011 at 7:45 AM, Tyron Madlener <tyronx@gmail.com> wrote:
On Wed, Aug 3, 2011 at 1:28 AM, Fernando Pianegiani
<fernando.pianegiani@gmail.com> wrote:
> Hello,
>
> is there any possibilities to write data into the database by a Java Class
> or a C++ application through phphAdMyAdmin?

I don't see how that makes sense, but you probably can imitate browser
behavior with a couple of requests and send sql queries / imports over
it.

It would make more sense to use a java db connector to directly
communicate with the database server.

>
> Fernando
>
> ------------------------------------------------------------------------------
> BlackBerry&reg; DevCon Americas, Oct. 18-20, San Francisco, CA
> The must-attend event for mobile developers. Connect with experts.
> Get tools for creating Super Apps. See the latest technologies.
> Sessions, hands-on labs, demos & much more. Register early & save!
> http://p.sf.net/sfu/rim-blackberry-1
> _______________________________________________
> Phpmyadmin-devel mailing list
> Phpmyadmin-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel
>
>

------------------------------------------------------------------------------
BlackBerry&reg; DevCon Americas, Oct. 18-20, San Francisco, CA
The must-attend event for mobile developers. Connect with experts.
Get tools for creating Super Apps. See the latest technologies.
Sessions, hands-on labs, demos & much more. Register early & save!
http://p.sf.net/sfu/rim-blackberry-1
_______________________________________________
Phpmyadmin-devel mailing list
Phpmyadmin-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel