PC SOFT

FORUMS PROFESSIONNELS
WINDEVWEBDEV et WINDEV Mobile

Accueil → WEBDEV 2024 → SQL Server to Mobile Database
SQL Server to Mobile Database
Débuté par Mister RUAN, 22 sep. 2016 08:38 - 1 réponse
Membre enregistré
208 messages
Popularité : +1 (1 vote)
Posté le 22 septembre 2016 - 08:38
Good Morning

I hope someone can help me with this issue. I just got Windev Mobile and wasn't aware that my Native SQL connection doesn't work with mobile. I have data on my SQL Server that I need to sync with the mobile app but I cannot seem to find any way to do this. I there any way for me to get this done or any other method that I can access that data?

Thanks

Ruan
Posté le 07 mars 2017 - 09:44
You need use webservice to do that, or use a WDRServer (webservice created by pcsoft for connect to any SQL database, I test it with sqlserver 2012)