CREATE SERVER statement
Creates an instance of a server object and assigns its handle to the handle variable you specify.
Syntax
handle
ASSIGN {attribute = expression
} ...NoteYou can use a server handle as a connection point to an AppServer™. For more information on server handles, see the Server object handle entry. For more information on AppServers, see OpenEdge Application Server: Developing AppServer Applications.
See alsoDELETE OBJECT statement, RUN statement, Server object handle
OpenEdge Release 10.2B
|