all groups > sql server reporting services > december 2004 >
You're in the

sql server reporting services

group:

concatenate two strings


concatenate two strings Joseph Scalise
12/7/2004 2:53:07 PM
sql server reporting services:
I have a @StartDate and @EndDate parameter that the report user puts in.

To this string value i want to at a time value such as 00:00:00.000 and
23:59:59.999.

So the @StartDate parameter will look like this '11/01/04 00:00:00.000'

How do i accomplish this in RS?

Thanks!

Re: concatenate two strings Joseph Scalise
12/7/2004 3:14:04 PM
Nevermind, the + concatenation feature for strings in SQL will work to fix
this.


[quoted text, click to view]

AddThis Social Bookmark Button