PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV Mobile 2024 → SQL Server to Mobile Database
SQL Server to Mobile Database
Iniciado por Mister RUAN, 22,sep. 2016 08:35 - 1 respuesta
Miembro registrado
209 mensajes
Popularité : +1 (1 vote)
Publicado el 22,septiembre 2016 - 08:35
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? I just want to add that I also need to push data from the phone to my database.

Thanks

Ruan
Mensaje modificado, 22,septiembre 2016 - 08:40
Publicado el 22,septiembre 2016 - 14:38
Hello Ruan

you need to use a webservice. There are different ways to do that. In my
WXReplication (open source) I'm using an awp (webdev) page with
httprequest from the client side.

THis can be used with any type of DB.

Best regards

--
Fabrice Harari
International WinDev, WebDev and WinDev mobile Consulting

Ready for you: WXShowroom.com, WXReplication (open source) and now WXEDM
(open source)

More information on http://www.fabriceharari.com


Le 9/22/2016 à 12:35 AM, Mister RUAN a écrit :
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? I just want
to add that I also need to push data from the phone to my database.

Thanks

Ruan