Viewing 7 posts - 31 through 38 (of 38 total)
"this sounds like an anti-virus problem"
Mr Magoo wins the prize. I installed FileZilla FTP yesterday.. and some antivirus software got installed along with it. I uninstalled that... no more problem
Thank...
September 16, 2016 at 8:05 pm
Thank you to you both for the suggestions. I haven't made time to investigate these proposed solutions, but I'll let you know the results when I do.
Thanks,
Joe
March 31, 2016 at 8:05 am
I've successfully duplicated your solution, except I did it in a .net web form. My project is using the 4.0 .NET framework.
I tried to reproduce your solution in SSDT...
January 25, 2016 at 3:01 pm
Good points, Rob--we did consider Database Mail and for the reasons Chris specified we decided to go with the SSIS option. The biggest factor in our decision was the configuration/availability...
October 9, 2014 at 4:55 pm
Hi Koen, thanks for the compliment.
yes the emails do contain html/formatting. it depends on the app we are sending the email for.
the styles need to be inline, not a...
October 9, 2014 at 4:44 pm
Sorry -- didnt read your post close enough. My suggestion is goingto give u what u are already getting... Ill take a closer look, send a solutionif i have one
November 8, 2011 at 8:05 am
Would this work:
select isnull(addressline1, '') + isnull(addressline2,'') "Address/AddressLine"....[rest of sql]
November 8, 2011 at 8:02 am
Viewing 7 posts - 31 through 38 (of 38 total)