Kbase P107807: Why a query with recid unknown value in the WHERE clause does not get executed
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  11/17/2005 |
|
Status: Unverified
GOAL:
Why a query with recid unknown value in the WHERE clause does not get executed
FACT(s) (Environment):
DataServers
FIX:
The client ignores the query when the RECID is compared to the unknown value (equality match), since that won't ever resolve to true. The client doesn't even send the query to the DataServer layer.