Viewing 5 posts - 16 through 20 (of 20 total)
After speaking to my client by 2 months they mean 60 days, below is some data from my view (v_stafftrainingdetails).
...
April 3, 2012 at 12:31 pm
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...
April 3, 2012 at 11:47 am
I am still retrieving data which is more than 2 months time ive tried both methods?
April 3, 2012 at 11:38 am
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 ...
April 3, 2012 at 11:35 am
Viewing 5 posts - 16 through 20 (of 20 total)