Tcl Powered!NeoWebScript

Home
 
Download
User Info
New User FAQ
Tutorials
Demos
Commands
Variables
Troubleshooting
Sysop Info
Sysop FAQ
Theory
Installation
Management
Tests
Troubleshooting
Feedback
Resources
Release Notes
Credits
Disclaimer
DBFETCH - Neowebscript
Synopsis * Description

Fetch from database into the array specified

Synopsis

  • dbfetch database key arrayName ?-option value -option value ..?

Description

Fetch from database database into the array specified by arrayName the key-value pairs for the specified key, previously stored by dbstore (This was formerly called props_to_array.)

The options and their values are described below.

-project projectName
Tells the command what project to use.

-singleVar
If -singleVar is specified, then arrayName will be treated as the name of a variable to store the results of the lookup. This should be used with dbstore, when -singleVar is used.

Copyright © 1995-1999 NeoSoft Inc., 1770 St. James Place, Suite 500, Houston, TX 77056 USA. All Rights Reserved