Home > comp > gb.db > connection > login 
  [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.Login (gb.db)
Syntax
PROPERTY Login AS String
Returns or sets the user used for establishing the connection.

Note: Sqlite has no concept of users. Access to a database is controlled by the actual file permissions of the database file. This means that the Login is always the user id executing the Gambas program.