Forum Replies Created

Viewing post 1 (of 2 total)

  • RE: Issues collecting data with Data Collector.

    I noticed what the message says, But if you look at the sql_text column you can see it is converted to a varchar:

    SUBSTRING

    (cast(qt.text as varchar(max)),

    er.statement_start_offset/2,

    (CASE WHEN er.statement_end_offset...

Viewing post 1 (of 2 total)