Hi Everybody,
I am looking into creating a new application where I will need to access a dbf file that is stored on the internet.
My idea is to have each user download/install my program then when they run the program it connects to a dbf file on the internet.
There will be many users and different locations and the dbf file will be always growing.
What is the best way to do this (and hopefully at a low cost) with FWH ?
Please note that I would like to stick with dbf files for now.