Consultor Eletrônico



Kbase P134692: How to get user connection details going through a DataServer?
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   17/03/2009
Status: Unverified

GOAL:

How to get user connection details going through a DataServer?

GOAL:

Does this have to occur from within the Target system (e.g. Oracle, SQL)?

FACT(s) (Environment):

All Supported Operating Systems
Progress 9.x
OpenEdge 10.x
DataServers

FIX:

If a different user name is used for each connection, this information could be obtained using the schema holder via the VST

Alternatively they could also do this within the 4GL application. One could send the SQL query against the Oracel table (e.g.) which contains the information. For that one would have to use the SEND-SQL-STATEMENT parameter.