Hey folks,
I have this frequent and annoying need to knock up dynamic lists where theres some grouping happening on a field of type smalldatetime. The problem is I'm interested in grouping on the day of that smalldatetime value, I don't care if the hours, mins, seconds etc is different.
So I keep having to write a view which pulls the bits out using DATEPART so values occurring on the same day but with a different time are grouped together.
Does anyone have any ideas how I might avoid this? Preferably something that keeps me in vs.net and not in studio manager.
Thanks.
**Curses: i've a typo in the subject heading (off-of). Plz fix for me
**