SuppressFabricWarnings
- Last Updated: February 14, 2025
- 1 minute read
- DataDirect Connectors
- ODBC
- Microsoft SQL Server 8.0
- Documentation
Attribute
SuppressFabricWarnings (SFW)
Purpose
Determines whether the driver returns warning messages it receives from Microsoft Fabric when attempting to execute queries. The warning messages contain information, such as Statement IDs and Distributed Request IDs, that can be used for troubleshooting and debugging.
Valid Values
0 | 1
Behavior
If set to 0, the driver returns warning messages.
If set to 1, the driver does not return warning
messages.
Default
1
GUI Tab
The SuppressFabricWarnings option is not exposed on the setup dialog box. To set a value for it, use the Extended Options connection option on the Advanced tab.