Advertising banner:

History
 
 Statement.DisplayWarnings
Home • Help • A0 • Customization Tools • FCAS • Language Reference • Statement.DisplayWarnings
 
DisplayWarnings (database statements)
Purpose
Assigns or returns whether ODBC warning messages should be displayed when they occur on the statement.
Syntax
DBStatement.DisplayWarnings [= TRUE | FALSE]


TRUE
Displays warnings.
FALSE
Suppresses warnings.
This is the default.