Skip to content

Commit

Permalink
* Added missing SQLStmtOptionA to export list
Browse files Browse the repository at this point in the history
  • Loading branch information
pkleef authored and iODBC Maintainer committed Sep 4, 2007
1 parent d6ff8b3 commit f73b67b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions iodbc/iodbc.exp
Expand Up @@ -91,6 +91,7 @@ SQLGetStmtAttr
SQLGetStmtAttrA
SQLGetStmtAttrW
SQLGetStmtOption
SQLGetStmtOptionA
SQLGetTypeInfo
SQLGetTypeInfoA
SQLGetTypeInfoW
Expand Down Expand Up @@ -137,6 +138,7 @@ SQLSetStmtAttr
SQLSetStmtAttrA
SQLSetStmtAttrW
SQLSetStmtOption
SQLSetStmtOptionA
SQLSpecialColumns
SQLSpecialColumnsA
SQLSpecialColumnsW
Expand Down

0 comments on commit f73b67b

Please sign in to comment.