User Tools

Site Tools


en:dbrow

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

en:dbrow [2016/08/12 21:20]
admin
en:dbrow [2020/02/28 10:46]
Line 1: Line 1:
-===== DBRow (Function) ===== 
- 
-==== Format ==== 
-**dbrow**\\ 
-**dbrow** ( )\\ 
-**dbrow** ( [[integerexpressions|database_number]] )\\ 
-**dbrow** ( [[integerexpressions|database_number]] , [[integerexpressions|database_recordset_number]] ) 
- 
-returns [[booleanexpressions|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|DBOpen]] page. 
- 
-==== See Also ==== 
-{{page>en:start#Database (SQLITE)&noheader}} 
- 
-==== External Links ==== 
-More information about databases in general and SQLite specifically can be found at [[http://sqlite.org|SQLite Home Page]] and [[http://en.wikipedia.org/wiki/SQL|SQL at Wikipedia]]. 
- 
-==== History ====  
-|0.9.6y|New to Version| 
-|0.9.9.19|Added ability to have 8 database connections| 
  
en/dbrow.txt ยท Last modified: 2020/02/28 10:46 (external edit)