Kbase P98859: Does the Progress.Open4GL.Proxy.Connection object establish a physical connection to the AppServer?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  27/09/2005 |
|
Status: Unverified
GOAL:
Does the Progress.Open4GL.Proxy.Connection object establish a physical connection to the AppServer?
FACT(s) (Environment):
OpenEdge 10.x
FIX:
The Progress.Open4GL.Proxy.Connection object does not establish a physical (or any) connection to the AppServer. The purpose of the Connection object is to give the developer a single place where they can put all of the connection, session and other parameters which they can then pass to the constructor of their generated proxies which will in turn take that information and use it to connect to the AppServer.