Kbase P12786: What meta schema tables store the connection information for dataserver?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/15/2008 |
|
Status: Verified
GOAL:
What meta schema tables store the connection information for dataserver?
GOAL:
what meta schema tables shall I modify when I have to change connection information from 4GL?
GOAL:
Is there a way to edit the connection parameters in the schema holder using 4GL?
FACT(s) (Environment):
DataServers
FIX:
The _Db-addr and _Db-comm fields of the _DB table in the meta schema holds the ODBC DSN and the connection Parameters of the foreign Database. Use the appropriate 4GL statement to change the value of those fields.