Dokumentaro de Gambaso
Compilation & Installation from source code
Components
gb
gb.crypt
gb.qt4
Documents
Indekso de Lingvo
Language Overviews
LeguMin
Lexicon
Registro

_Connection.Login (gb.db)

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.