Forum Replies Created

Viewing 2 posts - 1 through 3 (of 3 total)

  • RE: Comparing Text Fields

    Thanks David,

    I broke the process into 2 parts...

    I process anything with a length less than 8000 using varchar. This is the bulk of those records.

    I used the example code...

  • RE: Comparing Text Fields

    The two tables are ScanResultStage and ScanResultBuild

    Each contain a single result column which is text, because of the fact that the size can easily surpass 8000 chararacters. The data...

Viewing 2 posts - 1 through 3 (of 3 total)