Auto Populate Parameter Metadata

Key Name Default Value Required

AutoIPD

Enabled (1)

No

Description

This option specifies whether the connector automatically populates the parameter metadata for parameterized SQL statements.

The Starburst Enterprise server does not necessarily provide parameter metadata for every parameter in a parameterized SQL statement. When the server does not provide parameter metadata, the connector defines the parameter data type as SQL_VARCHAR.

Automatically populating parameter metadata may cause certain ODBC applications to not function correctly. In that case, this option should be disabled.

  • Enabled (1): The connector automatically populates the metadata for parameters.
  • Disabled (0): The connector does not automatically populate the metadata for parameters.