Login

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.