Consultor Eletrônico



Kbase P60378: How do I prevent SQL92 users from connecting to my Progress Database?
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   09/05/2005
Status: Verified

GOAL:

How do I prevent SQL92 users from connecting to my Progress Database?

FACT(s) (Environment):

Progress 9.1D

FIX:

The most effective way to prevent SQL92 Users from connecting to the database is to use the -ServerType database startup parameter and set it to 4gl (-ServerType 4gl). Setting this parameter in this manner will prevent the database broker from spawning _SQLSRV2 processes which service remote SQL92 clients. Only remote 4gl clients will be able to connect.