Section |
---|
Column |
---|
Your SQL queries are defined in configuration.xml. The database connector looks for this file in On this page Table of Contents |
---|
| maxLevel | 1- Standalone bundle - <db-home>\database\database-connector-2.5.3\config.
- frevvo-tomcat bundle - The location you specified in <frevvo-home>\tomcat\conf\frevvo-config.properties via the frevvo.connectors.database.configuration property.
---|
Column |
---|
| Info |
---|
Expand |
---|
title | Click here for information about output error messages when debugging database queries |
---|
| Insert excerpt |
---|
| Testing the Connector |
---|
| Testing the Connector |
---|
nopanel | true |
---|
|
|
|
|
|
Configuration.xml Content
...
By default, optional/empty form fields will send/return an empty string. This is controlled by the emit Null column attribute. When this attribute is enabled, the DB connector does not return any value for the empty database columns.
You can disable the default behavior for the whole db connector or at the queryset/query level.
...