Transfer data from Microsoft Azure MYSQL server

Hey..

I want to transfer some dummy data from my Ardunio YUN, to my Microsoft Azure MYSQL server, how would I do this ? I can't find any good examples explaining this properly.

Yun support A-Z Programming to MSSQL:

Test connectivity of Yun to MSSQL.

opkg update
opkg install mysql-server

mysql --host=[ip address of mysql]  --user=root --password=password books

books is your DB name.

  • JDBC with Mysql
  • Lua and Mysql
  • OpenWrt-SDK & C and Mysql
  • PHP & MySQL for Process Class
  • Php and Mysql
  • Python and Mysql
  • Shell script and Mysql
  • TIMESTAMP with Mysql

http://ibuyopenwrt.com/index.php/datalog-db?limitstart=0