Viewing 8 posts - 1 through 8 (of 8 total)
Not sure if this will help or not, but in SSRS 2005 I would use an expression for the color of that column and set the expression equal to...
Iif(datediff(
July 24, 2006 at 9:59 am
I have tried xp_sendmail, and cannot use it since we do NOT have Outlook installed on the server.
I'll keep looking. Thanks for the input.
March 31, 2006 at 11:59 am
It's cool, I figured it out... It only took me 6 hours to figure out that I needed to manually edit my connection string to include the password for the...
March 13, 2006 at 1:28 pm
Thanks for the help... I did some further testing and found out that it's only my machine that gets prompted. Other machines on the network open the new window without the...
February 9, 2006 at 8:00 am
Thanks for your help, but I'm trying to BCP from outside of the SP. If I added the BCP command to the SP itself, it would solve the problem for...
December 7, 2005 at 9:51 am
We thought BCP was the perfect solution two days ago, but we realized that doesn't work well when your stored procedures use multiple SELECT statements as most of our procedures...
December 7, 2005 at 8:49 am
Well, here's the thing with sending it through the browser. It's a huge query that runs for a few minutes and we are trying to accomplish the task of e-mailing...
December 6, 2005 at 12:39 pm
Sorry for the confusion, but I need to find some way to do this within an ActiveX Script, since the code will be within an ASP page. I should have...
December 6, 2005 at 12:13 pm
Viewing 8 posts - 1 through 8 (of 8 total)