Viewing 15 posts - 61 through 75 (of 117 total)
Yeah, I tried Bruce's but it gave me a syntax error. Anyway, I went with Wayne's suggestion and it seems pretty simpler.
July 3, 2009 at 8:17 am
Thanks guys,
Bruce, your suggestions "convert(varchar" won't work because it's a text field, so the field needs to be parsed to remove the spaces and time after the date. Then I...
July 3, 2009 at 6:38 am
I want it as 7/2/2009.
the source field is a text field and the value is stored as 7/2/2009 11:07:23 AM
July 2, 2009 at 4:00 pm
You're right!! after I deployed and viewed in Report Manager it showed.
thx,
John
June 23, 2009 at 12:28 pm
Pardon my ignorance Lowell, but where exactly or how do I insert such script.
This is what I've tried so far:
in the Textbox Properties window, in the General tab, I typed...
June 17, 2009 at 9:25 am
Thanks Peddie, I didn't think there was an automated way to do this.
John
June 15, 2009 at 9:11 am
Thanks Greg, I ended up migrating the DTS pckg in BIDS; built it to our SSIS share folder, then from Mgmt Studio I created a job and added the...
April 24, 2009 at 7:12 am
Greg,
So what do I need to do to see the former DTS job in SQL Server AGent? Is that not possible?
April 22, 2009 at 9:20 am
I figured it out myself. I had to size down the width of the matrix to be within the array....whatever that is, it works.
March 3, 2009 at 3:49 pm
I forgot to explain what I'm trying to do: My report is in reporting services. My datasource execs a sproc that passes all my fields except for one. This...
February 10, 2009 at 4:31 pm
Thanks for the detailed options. I'd actually like to explore all three, but first I'd like to explore the first one. So how would I enable xp_Cmdshell and execute SSIS...
February 10, 2009 at 4:24 pm
Viewing 15 posts - 61 through 75 (of 117 total)