skip to main content
Connection property descriptions : SuppressConnectionWarnings
  

Try DataDirect Drivers Now

SuppressConnectionWarnings

Purpose

Determines whether the driver suppresses "changed database" and "changed language" warnings when connecting to the database server.

Valid values

true | false

Behavior

If set to true, warnings are suppressed.
If set to false, warnings are not suppressed.

Data source method

setSuppressConnectionWarnings

Default

false

Data type

Boolean