PC SOFT

GRUPOS DE DISCUSSÃO PROFISSIONAL
WINDEVWEBDEV e WINDEV Mobile

Inicio → WEBDEV 2024 → SQL Server to Mobile Database
SQL Server to Mobile Database
Iniciado por Mister RUAN, set., 22 2016 8:38 AM - 1 resposta
Membro registado
208 mensagems
Popularité : +1 (1 vote)
Publicado em setembro, 22 2016 - 8:38 AM
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
Publicado em março, 07 2017 - 9:44 AM
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)