Gentlemen,
I have an issue trying to connect to a remote backend-db that is residing on another PC in the LAN (192.168.x.x). What I do in order to reach the db is the following (wrk_spc is a workspace, and cust_db is a database):
Set wrk_spc = CreateWorkspace("my_space", "admin", "")
Set...