noSQLEncoding
Valid in all scopes
Tango Enterprise only.
This configuration variable determines
whether text in Direct DBMS actions is SQL-encoded by default (single
quote characters doubled). The default value is false. Setting the
value to true turns off automatic SQL-encoding in Direct DBMS actions.
For more information, see "Direct
DBMS SQL Auto-Encoding" in the chapter "Using Advanced
Database Actions" in the User's Guide.
If noSQLEncoding is set to true,
you can use the ENCODING=SQL attribute on most
value-returning meta tags to SQL-encode the value returned by that
meta tag.
See Also
Encoding Attribute
|