Uploaded image for project: 'Log4cxx'
  1. Log4cxx
  2. LOGCXX-248

ODBCAppender has Unicode issues

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.10.0
    • 0.10.0
    • Appender
    • None

    Description

      On Mar 6, 2008, at 4:27 PM, Dale King wrote on log4cxx-user:

      I built using visual studio and ran into a couple of problems to report.

      OdbcAppender has unicode issues. There are 3 calls to SQL
      (SQLExecDirect, SQLDiagRec, and SQLDriverConnect) where the paramters
      are based on SQLCHAR. This doesn't work when building for Unicode as
      these functions really call the wide character version. Thes calls
      should have an A appended to the name to call the non unicode version.
      In reality this file should probably be made to work either way.
      ....

      Attachments

        Activity

          People

            carnold@apache.org Curt Arnold
            carnold@apache.org Curt Arnold
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: