Home / comp / gb.db / connection / type 
Connection.Type (gb.db)
Syntax
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 "sqlite"
SQLite 3 "sqlite3"
ODBC "odbc"