Groups | Blog | Home
all groups > sql server reporting services > may 2007 >

sql server reporting services : Date Time stamp



Ryan McBee
5/2/2007 8:57:02 AM
When I get a return from my report, it is returning the date in the formate
of "05/02/2007 12:00:00AM" How do I get rid of the 12:00:00AM part?

Thanks,
William
5/2/2007 9:23:01 AM
Right click field and set format in the properties window.

[quoted text, click to view]
Amarnath
5/2/2007 11:58:00 PM
so many ways
1. convert to sting get rid of time
2. texbox properties and format and select date alone.
3. If it is from query you can handle it using sql server.

Amarnath

[quoted text, click to view]
AddThis Social Bookmark Button