Consultor Eletrônico



Kbase P12144: How to disallow sql92 access to database
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   3/14/2005
Status: Unverified

GOAL:

How to disallow SQL92 access to database started with the -H and -S parameters

FACT(s) (Environment):

Progress 9.1D
OpenEdge 10.x

FIX:

Use the -ServerType parameter. The -ServerType can be set to specify whether the server will be a 4GL server, SQL, or both.

Setting the -ServerType to 4GL will deny any ODBC connections to that server.