Forum Replies Created

Viewing 5 posts - 16 through 20 (of 20 total)

  • RE: DATEDIFF

    After speaking to my client by 2 months they mean 60 days, below is some data from my view (v_stafftrainingdetails).

    ...

  • RE: DATEDIFF

    Basically i am building a windows application using c# and i am trying to filter the data using an sql statement. This is being done with a drop down box...

  • RE: DATEDIFF

    I am still retrieving data which is more than 2 months time ive tried both methods?

  • RE: DATEDIFF

    I am trying the below statement but seem to be getting data back which is longer than 2 months away?

    SELECT training_No, training_Type, completed_Date, expiry_Date, qualified_Unqualified, first_Name, last_Name, staff_No

    FROM ...

  • RE: DATEDIFF

    Thanks ill give it a try

Viewing 5 posts - 16 through 20 (of 20 total)