Viewing 7 posts - 181 through 187 (of 187 total)
Dinakar,
You were right, the parameter should have been in format YYYY-MM-DD not DD/MM/YYYY! It works perfectly now!
December 6, 2004 at 5:48 am
Hi A.J,
Thanks for the response but here is what I'm actually doing:
FROM Diary_T
WHERE Diary_Date_DT = @Date_DT)
When I execute this I get:
Server:...
December 3, 2004 at 4:23 pm
Hi Rayola,
Could you provide an example of the SP you are describing please?
July 22, 2004 at 1:04 am
Thanks Mike, so as well as defining the priamry key I must also add a constraint on the relevant columns in the three tables.
June 30, 2004 at 4:43 am
Viewing 7 posts - 181 through 187 (of 187 total)