Hi Everyone!
I'm developing this application for the SonyEricsson P800 that s supposed to store data in a database on a server. I have installed PHP and MySQL on the server and it's working fine to store information manually through the PHP files on the server.
The problem is that the application on the phone must be able to store the information to the database though a C++ program. Is there any way to reach the database from a C++ program?
I have tried MySQL++ but I am uncertain that it will work on Symbian......
Please help me.
Thanks
Jonas.