Home > comp > gb.db > db > exec 
  [3.0]
 fr de es it nl pl pt pt_BR mk sq ca ar fa vi ja ru zh zh_TW eo
Previous  Next  Edit  Rename  Undo  Refresh  Search  Administration  
Documentation
History
 
DB.Exec (gb.db)
Syntax
STATIC FUNCTION Exec ( Request AS String, Arguments AS , ... ) AS Result

Executes an arbitrary SQL request, and return a read-only Result containing the result of the request.

The last feature allows you to write requests that are independant of the underlying database type.

See also

Delete  Find  Edit  Subst