Home > comp > gb.db > connection > type 
  [3.0]
 fr de es it nl pl pt pt_BR mk sq ca hu tr ar fa vi ko ja ru zh zh_TW eo
Previous  Next  Edit  Rename  Undo  Refresh  Search  Administration  
Documentation
History
 
Connection.Type (gb.db)
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 2 "sqlite 2"
SQLite 3 "sqlite3"
SQLite 2 or SQLite 3 "sqlite"
ODBC "odbc"
Firebird "firebird"

The database server type must be in lower case!