I need migrate a windows application made with delphi xe3 to a linux platform using Lazarus. This application connect to dbf files hosted on a windows server 2008.
I'm trying to connect tdbf component to the server but i can't. The documentation does not tell anything about remote connections.
Can you recommend me some other options to do that?