Consultor Eletrônico



Kbase P92965: How to remove the limit of number of records returned by SQL explorer?
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   15/10/2008
Status: Unverified

GOAL:

How to remove the limit of number of records returned by SQL explorer?

GOAL:

How to have no fetch limit from sqlexp

FACT(s) (Environment):

Progress 9.1x
OpenEdge 10.x

FIX:

Execute the following command to remove the default fetch limit of 100 for on SQL Explorer session:

@HasFetchLimit false;