DBOpenset 
 Format 
dbopenset SqlStatement
dbopenset ( SqlStatement )
 Description 
Perform an SQL statement and create a record set so that the program may loop through and use the results.
 Example 
See example of usage on DBOpen page.
 See Also 
DBClose, DBCloseSet, DBExecute, DBFloat, DBInt, DBOpen, DBRow, DBString
 External Links 
More information about databases in general and SQLite specifically can be found at SQLite Home Page and SQL at Wikipedia.
 New To Version 
 
0.9.6y