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 Chapter 20 of 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.