Open taozuhong opened 2 years ago
To solve this issue, I could find two ways:
SQLGetConnectAttr
SQL_ATTR_KEYWORDS
SQLGetConnectKeys
I think the best way to do it is adding a new API.
To solve this issue, I could find two ways:
SQLGetConnectAttr
with attributeSQL_ATTR_KEYWORDS
SQLGetConnectKeys
, then return a string buffer with comma or other character.I think the best way to do it is adding a new API.