• H
    1) Implement SQLParamOptions(). · 4b47467a
    Hiroshi Inoue 提交于
    2) Handle Multiple results and implement SQLMoreResult().
    3) Improve multibyte handling thanks to Eiji Tokuya.
    4) Add new options.
       LF <-> CR/LF converion.
       TRUE is -1 (for VB).
    5) Introduce unicode(UCS-2) support.
    6) Reduce the length of connection strings.
    7) Improve SQLError, SQLGetDiagRec(ODBC 3.0).
    8) Implement SQLTablePrivileges().
    9) Miscellaneous changes for ODBC 3.0 support.
    4b47467a
convert.c 69.2 KB