Hello gurus.
I have a little doubt that maybe you can solve.
I´m writting an application for a gym. It has to work with SmartClient because the application must communicate to serial ports in each client.
Now I wonder what is the best solution for remotes branches and SmartClient. Should I use just one Servoy Server and remote clients connect to it or one server in each branch and the remote one connects to the remote database?
My doubt is what will give me the best performance, having the Servoy server locally in each branch and the database be remote or having having just one Servoy server that always connect to a local database? of course the remote branch connects thru ADSL to the remote Servoy server.
Thanks in advance