Consultor Eletrônico



Kbase P5695: Running Select Statement in SQL Explorer tool fails
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   10/15/2008
Status: Verified

FACT(s) (Environment):

Progress 9.x
MERANT 3.60 32-BIT Progress SQL-92

SYMPTOM(s):

Running select statement in SQL Explorer tool

Select statement (for example, select * from order) fails with error

[MERANT][ODBC PROGRESS driver]Optional feature not implemented

CAUSE:

The table that is being accessed is part of the pub environment, but the pub qualifier was not being used.

FIX:

Prefix tables that reside in the pub environment with the pub qualifier.