Recent content by ShawnP

  1. S

    Error ORA-01480 on long bind string.

    We already do that. We modified the TOracleSession constructor so it sets FBytesPerCharacter to bcAutoDetect. ------------------ ShawnP
  2. S

    Error ORA-01480 on long bind string.

    I am receiving an "ORA-01480: trailing null missing from STR bind value" when inserting a 1800 character string into a VARCHAR2(2000) on a 9i database with the WE8MSWIN1252 UTF-8 character set. Client is 817 on WIN2000 with the WE8ISO8859P1 character set. DOA version 3.4.3. I believe the...
Back
Top