Posted to tcl by apn at Wed May 09 11:40:41 GMT 2018view raw

  1. > fossil diff
  2. Index: generic/odbcStubInit.c
  3. ==================================================================
  4. --- generic/odbcStubInit.c
  5. +++ generic/odbcStubInit.c
  6. @@ -107,10 +107,11 @@
  7. "SQLFreeHandle",
  8. "SQLGetConnectAttr",
  9. "SQLGetData",
  10. "SQLGetDiagFieldA",
  11. "SQLGetDiagRecW",
  12. + "SQLGetInfoW",
  13. "SQLGetTypeInfo",
  14. "SQLMoreResults",
  15. "SQLNumParams",
  16. "SQLNumResultCols",
  17. "SQLPrepareW",