Skip to content

Add a way to enumerate all connection string keywords #146

@taozuhong

Description

@taozuhong

To solve this issue, I could find two ways:

  1. Get keywords via SQLGetConnectAttr with attribute SQL_ATTR_KEYWORDS
  2. Add a new api SQLGetConnectKeys, then return a string buffer with comma or other character.

I think the best way to do it is adding a new API.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions