Gupta SQLBase
In the "Server" field, use a typical SQLBase server/host pair in a form of "server, host".
For a local connection where there is a demo server on a local machine, you would use:
demo, localhost
For a remote connection where there is a test server on a remote 192.168.1.100 machine, you would use:
test, 192.168.1.100