Class to connect in a database
userUser of database
titleTitle of database
accessDriverThe database access driver
hostHost of the database (e.g. localhost)
portPort the database (e.g. 5432)
timeoutTimeout time of connection
passwordPassword of database
dbDatabase name
encodingEncoding of database (e.g.CP1252 )
dbtypeThe type of the database (e.g. POSTGIS)
pathPath of the database
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.