Hello. I am trying to connect to a Servoy server machine from another machine running Servoy developer. I setup a db server on the developer machine with the following server URL:
The db server is created with no problems, but I still do not know how to connect the developer machine to the solution that is on the Servoy server. I am a new to Servoy, so please bear with me.
This basically just entails changing “localhost” with the IP address of server.
Next, recreate on the developer computer any other database connections that your custom solution uses. This is exactly as above except that if you are using a database other than firebird, make sure that the username and password that you connect with is allowed from your developer machine IP address.
With these changes servoy developer on a separate machine behaves like servoy developer would behave if running on the servoy server machine.