FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Data from oRs database to android Phone
Posts: 1487
Joined: Tue Jun 14, 2016 07:51 AM
Data from oRs database to android Phone
Posted: Sat Sep 09, 2017 12:56 PM

Hello,

I just did a very quick look into the Fivewin Touch.

For My soccer Club, I was looking how I could get the data from a online database visible on a Android Samsung S6

(I could make it with a web application, but FW would be nice)

The database is maintainded with FWH (Maria DB)

I only want to see some data in a Browse to cunsult when onroute. Has of Can someone share such a program ?

Maybe as a sample, we could use the Forum Online Database (Clients) to show a browse on a Samsung phone ?

I only need ( Name, SurName, Phone, Team) or simular

Marc Venken

Using: FWH 23.08 with Harbour
Posts: 231
Joined: Fri Jul 20, 2012 01:49 AM
Re: Data from oRs database to android Phone
Posted: Mon Sep 11, 2017 01:29 AM

Hi,

You will need to create something look like a webservice to receive data from server.
So you can to call to server and do you request and receive a response and process this one.

Regards,

Lailton Fernando Mariano

Continue the discussion