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

ns_updaterow

Overview

Update row in specified table using form data

Syntax

ns_updaterow dbhandle table formdata

Description

ns_updaterow updates the row encoded as formdata (see page 55) in the specified database and table. The values specifying the exact row to be updated are encoded in the form data as RowID.columnname. The dbhandle argument is a database handle (obtained with ns_db gethandle).

Top of Page

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