Recent content by SPLATT

  1. S

    Truncated Long Field

    I've applied the workaround and that has resolved the problem. Thanks Marco.
  2. S

    Truncated Long Field

    I have just done some further testing. The table containing the LONG column also contains several columns defined as VARCHAR2(2000). If I select all fields, including the LONG, but excluding any of the VARCHAR2(2000) fields, the data in the LONG is not truncated. If one or more of the...
  3. S

    Truncated Long Field

    I have just tested this scenario out with the BDE and even that brings back all the LONG data. I am not convinced that this is an Oracle problem!
Back
Top