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/01/01 22:40]
127.0.0.1 external edit
en:dbexecute [2020/02/28 10:46]
Line 1: Line 1:
-===== DBExecute (Statement)===== 
-==== Format ==== 
-**dbexecute** //sql_statement//\\ 
-**dbexecute** ( //sql_statement// )\\ 
-**dbexecute** //database_number// , //sql_statement//\\ 
-**dbexecute** ( //database_number// , //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)