|
| how can connected for Mysqlserver for windev mobile 17 |
| Iniciado por guest, 20,ene. 2015 06:37 - 1 respuesta |
| |
| | | |
|
| |
| Publicado el 20,enero 2015 - 06:37 |
| how can i connected the my sql server to the windev mobile 17 and i develope for ios applications |
| |
| |
| | | |
|
| | |
| |
| Publicado el 20,enero 2015 - 11:00 |
Rahul,
As far as i know you cannot connect directly. You need a webservice or webpage between your device and the sql-server. Your app sends request to the webservice and the webservice connects to the database and read/writes the data.
You can use Windev to create a webservice and don't need Webdev. But you DO need the Webdev-engine, installed on the webserver where you install this webservice. If you can live with a maximum of 10 concurrent connections, this webdev-engine is free. Otherwise you need a license (299 euro).
You can also use other tools like visual studio to create webservices. |
| |
| |
| | | |
|
| | | | |
| | |
|