Viewing 15 posts - 1 through 15 (of 51 total)
Here is the code that looks OK to me, but didn't go through: -
DECLARE @Mail_Subject varchar(200), @WorkOrder varchar(15), @PropertyAddress varchar(200)
DECLARE @Attachment_FilePath varchar(200), @FileName varchar(100), @CompanyName varchar(40)
DECLARE @Email_Body varchar(500), @Recipient_Email varchar(100)
DECLARE...
April 27, 2010 at 2:04 am
Yes, I did.
Lester Vincent
April 26, 2010 at 4:22 am
Yes, I had done that, Cycling Rabbit.:-)
Double-checked before responding to your post to.
Thanks for trying. It still doesn't work from my laptop with Dev Ed 2005.
Would appreciate any...
April 26, 2010 at 1:01 am
Thanks heaps for your help so far. I googled the error msg and found a variety of responses. One was that it will only...
April 21, 2010 at 2:14 am
I think you are, Mr. Cold Coffee!
Thanks for the code suggestion. Looks good.
Since my post, I tried sending an email from my laptop (using msdb.dbo.sp_send_dbmail, with Developer...
April 21, 2010 at 1:32 am
Thanks for replying, mangeshd. Since my post, I have been reading everything I could find on Database Mail, and decided to try it out.
I learned that if...
April 8, 2010 at 12:07 am
Thanks Jason. I tried installing the REporting Services Component from my Dev Edition CD but it was not listed among the Components. ...
March 21, 2010 at 5:45 pm
Thanks Paul. This is a great response to my question!
I have written a VB function in my front-end app which executes a small SPROC to return "SQL"...
March 19, 2010 at 7:23 am
Thanks Jason. That is spot-on !!
Much appreciated guys.
I have what I needed now.
Lester Vincent
Sydney
March 18, 2010 at 8:57 pm
Thanks Hendrico. That is spot-on what I needed!! I can easily build a SPROC around it which searches the returned string for "Express Edition".
Your...
March 18, 2010 at 12:29 am
I cannot see how use of Database Mail would be illegal, since it seems to contain exactly the same (Database Mail) system stored procedures as in SQL Server's Enterprise version...
March 16, 2010 at 9:04 pm
Will do, tonight, Sandy. Again thanks.
Lester Vincent
July 21, 2008 at 12:19 am
Thanks Atif. Reckon I'll be able to sort it out from here. Your advice, plus what the other guys have said is most helpful...
July 20, 2008 at 11:54 pm
Thank you Sandy.
I'll give it a go tonight.
Regards,
Lester Vincent
July 20, 2008 at 11:07 pm
Thanks Bill.
Referring to your points,
1. and 2. did not happen. I did not, and never do remove the HDD until all the "lights go out". The .mdf and .ldf files...
February 9, 2007 at 4:19 pm
Viewing 15 posts - 1 through 15 (of 51 total)