UseFixedAttributeBuffer
Specifies whether the driver should use a fixed buffer length when calling SQLColAttributes to retrieve data, avoiding the extra step of passing a NULL buffer to determine the length.
Data Type
bool
Default Value
Remarks
Specifies whether the driver should use a fixed buffer length when calling SQLColAttributes to retrieve data, avoiding the extra step of passing a NULL buffer to determine the length.