Forum Replies Created

Viewing 5 posts - 1 through 5 (of 5 total)

  • RE: Urgent SQL view help required

    ThomasH,

    Thankyou for your comments.

    I will copy the SQL into NotePad and format the joins to identify any duplicates. I don't understand why they are in there as I am using...

  • RE: Urgent SQL view help required

    ThomasH,

    Thankyou for your ideas.

    I have tried the derived Table link and this is the results.

    Prior to adding the derived link to my select the view took 45 seconds when executing...

  • RE: Urgent SQL view help required

    The view I changed its one of the selected Columns in this view. It is a column in the tcOrder file. The column too had nothing to do with Indexes...

  • RE: CASE statement

    I have just tried to put it into the SQL code but the layout and results grid go grey when I run it an the error appears. This is my...

  • RE: CASE statement

    This is the code I am using...

    case dbo.tcOrder.Approved when 1 then Adjusted_Number_Of_Days_Shipped_Early_Or_Late else Number_Of_Days_Shipped_Early_Or_Late end

    Which column of the View Designer grid do I paste this into? I have tried the...

Viewing 5 posts - 1 through 5 (of 5 total)