Viewing 15 posts - 1,816 through 1,830 (of 1,931 total)
Well, iqtedar, you put me on the right track. The university said that I had to use port 465, but I decided to use port 25 instead, and it...
November 26, 2008 at 12:02 pm
I'm using the port that the university says I need to use for outward bound SMTP traffic, and they don't use port 25 (or 26). Although I could get...
November 26, 2008 at 10:02 am
I've contacted my network administrator and talked to him about it. He said that it might be possible the firewall is blocking SMTP traffic, so he's going to look...
November 26, 2008 at 8:08 am
I wrote a quick .NET app to test it from my PC, and discovered that I'm getting the same error here as well. Very odd, as I can use...
November 25, 2008 at 3:50 pm
No, I haven't tried sending an email from that server using some other program. That is an interesting idea. I'll see what I can do to make that...
November 25, 2008 at 12:58 pm
I forgot to mention that I'm also using basic authentication instead of Windows authentication for the SMTP authentication, since it is reaching a SMTP server that isn't a part of...
November 25, 2008 at 9:31 am
Lynn, this is a very simple follow-up question, but I've got to ask it. In the one other SQL Job I've written I've got something like:
spMySP 2009, 4
but you...
November 24, 2008 at 9:50 am
Garadin (11/22/2008)
Also, keep in mind that you can always use GETDATE() within a stored procedure to grab the current Date/Time without having to pass it in.
That is true, but I...
November 24, 2008 at 9:30 am
Yes, it does help, Steve. Thank you for moving this discussion to the appropriate forum (strategies). I'll subscribe to it there to get replies.
November 11, 2008 at 9:24 am
Thank you, David, for your reply. Being able to leave the SQL 2005 client tools and (in my case) developer edition of SQL 2005 on my machine, and install...
November 7, 2008 at 3:31 pm
SanjayAttray (10/23/2008)
Try setting the IIS security level to low and it...
October 23, 2008 at 11:02 am
That does help, Matt. Some of those column names in those Rtb* tables are identically named as those in my mysterious UnK* tables. That at least suggests to...
October 10, 2008 at 9:52 am
I also found that I have to change the OverwriteDataSources property in the SSRS project. Be default it is set to false, which meant that even though I changed...
October 10, 2008 at 8:33 am
I think I've got this taken care of.
October 9, 2008 at 3:55 pm
GF (3/14/2008)
I had the same issue and the resolution for me was to apply service pack 2 for SQL 2005 and select the Reporting Services choice.Gary
I have applied SP2 for...
October 9, 2008 at 2:58 pm
Viewing 15 posts - 1,816 through 1,830 (of 1,931 total)