Home > comp > gb.db > connection > name 
  [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
 
Connection.Name (gb.db)
Syntax
PROPERTY Name AS String
Returns or sets the name of the database you want to connect to.

If you do not specify a name, a default system database is used.

Needless to say, the user needs at least a read/connect access to these databases.

For SQLite, you can also create and use a database in memory by giving as database name the string ":memory:".