Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Section
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

Your SQL queries are defined in configuration.xml. The database connector looks for this file in

On this page 

Table of Contents
maxLevel
Column
width240px


Info
Expand
titleClick here for information about output error messages when debugging database queries

Insert excerpt
Testing the Connector
Testing the Connector
nopaneltrue

Column
width240px

On this page 

Table of Contents
maxLevel1

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.

...