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

Connection.Type (gb.db2)

Property Type As String

Represents the type of the database server you want to connect to.

The current supported database servers are:

Database type Property value
PostgreSQL "postgresql"
MySQL "mysql"
SQLite 3 "sqlite" or "sqlite3"
ODBC "odbc"

The database server type must be in lower case!