User Tools

Site Tools


en:dbrow

This is an old revision of the document!


DBRow (Function)

Format

dbrow
dbrow ( )
dbrow ( database_number )
dbrow ( database_number , recordset_number )

returns boolean_expression ==== Description ==== Function that advances the record set to the next row. Returns a true value if there is a row or false if we are at the end of the record set. ==== Example ==== See example of usage on DBOpen page. ==== See Also ====

==== External Links ==== More information about databases in general and SQLite specifically can be found at SQLite Home Page and SQL at Wikipedia. ==== History ==== |0.9.6y|New to Version| |0.9.9.19|Added ability to have 8 database connections|

en/dbrow.1471026282.txt.gz · Last modified: 2020/02/28 10:46 (external edit)