FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index mod_harbour datatables DBF server-side processing
Posts: 6983
Joined: Fri Oct 07, 2005 07:07 PM
datatables DBF server-side processing
Posted: Sun Aug 16, 2020 10:09 AM
https://mybergland.com/fwforum/datatables.mp4

Hello,
Do any of you work with DBF files and server-side processing?

I made some speed tests. In this example, we show Data tables in action.
Data tables is connected to a DBF file.
We have connected our server to the internet with an upload speed of around only 28 Mbps.
There are thirty thousand records in the DBF file.
It takes about 5 seconds to fill the grid. So if we have larger files, we need server-side processing.
But as soon as the grid is filled all is very speedy.

I will start working on a server-side sample. Have some done that?

Best regards,
Otto

Continue the discussion