Progress
ADM 2 Reference


deleteRecordStatic (query.i)

Deletes a record from the specified table in the query.

Parameters:

INPUT piTableIndex AS INTEGER
Returns: LOGICAL

Notes: This function is necessary in order to work around a limitation with the BUFFER-DELETE( ) method for buffer handles. The method will fail if there is delete validation defined on the target table. The workaround is to use a static DELETE {table}. statement instead.


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