Hello,
Reading API data from server can be done one by one (each record connects, retrieve data and proces) This is what I do now
Or should I consider to read 200 or more records and process that string of data. Here is the problem that the Hash fill will be large and much more difficult to process because of not knowing what is each record.
At least that is what I think?
Should I mind that there are many connections if I process 1 by 1 ?
How do you process the data from API readings ?
Marc Venken
Using: FWH 23.08 with Harbour
Using: FWH 23.08 with Harbour