[ Previous ] [ Contents ] [ Index ] [ Next ]

ns_findrowbyid

Overview

Return row corresponding to specified key/value pairs

Syntax

ns_findrowbyid dbhandle table rowidset

Description

ns_findrowbyid returns the row, in the form of a complete set of key/value pairs, in the specified database and table for the row that is uniquely identified by the key/value pairs in the rowidset. The dbhandle argument is a database handle (obtained with ns_db gethandle). The keys are column names and the values are column values.

Top of Page

[ Previous ] [ Contents ] [ Index ] [ Next ]
Copyright © 1996 America Online, Inc.