Progress
Language Reference


QUERY-OPEN( ) Method

Opens a query object.

NOTE: You must perform QUERY-PREPARE on a query object before you perform QUERY-OPEN on it.

Return Type: LOGICAL

Applies To: Query Object Handle

SYNTAX
QUERY-OPEN ( ) 

Once you perform QUERY-PREPARE on a query object, you can perform QUERY-OPEN on it multiple times as long as you do not reperform QUERY-PREPARE. Once you reperform QUERY-PREPARE, you must reperform QUERY-OPEN.

NOTE: The QUERY-PREPARE and QUERY OPEN methods correspond to the OPEN QUERY statement.


Copyright © 2004 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095