User Tools

Site Tools


de:dbclose

Differences

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

Link to this comparison view

de:dbclose [2016/01/01 22:37]
de:dbclose [2020/02/28 10:46] (current)
Line 1: Line 1:
 +===== DBClose =====
 +
 +==== Format ====
 +**dbclose**\\
 +**dbclose** ( )
 +
 +==== Description ====
 +Close the currently open SQLite database file.
 +
 +==== Example ====
 +See example of usage on [[DBOpen|DBOpen]] page.
 +
 +==== See Also ====
 +[[DBCloseSet|DBCloseSet]], [[DBExecute|DBExecute]], [[DBFloat|DBFloat]], [[DBInt|DBInt]], [[DBOpen|DBOpen]], [[DBOpenSet|DBOpenSet]], [[DBRow|DBRow]], [[DBString|DBString]]
 +
 +==== 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]].
 +
 +==== New To Version ==== 
 +0.9.6y
  
de/dbclose.txt ยท Last modified: 2020/02/28 10:46 (external edit)