User Tools

Site Tools


en:dbexecute

Differences

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

Link to this comparison view

en:dbexecute [2016/08/12 21:21]
admin
en:dbexecute [2020/02/28 10:46]
Line 1: Line 1:
-===== DBExecute (Statement)===== 
-==== Format ==== 
-**dbexecute** [[stringexpressions|sql_statement]]\\ 
-**dbexecute** ( [[stringexpressions|sql_statement]] )\\ 
-**dbexecute** [[integerexpressions|database_number]] , [[stringexpressions|sql_statement]]\\ 
-**dbexecute** ( [[integerexpressions|database_number]] , [[stringexpressions|sql_statement]] ) 
  
-==== Description ==== 
-Execute an SQL statement contained in the string expression on the open SQLite database file.  This statement does not create a 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/dbexecute.txt ยท Last modified: 2020/02/28 10:46 (external edit)