Viewing 15 posts - 16 through 30 (of 34 total)
Yeah...I already confirmed the creation of the table....even tried to delete it....which is where the error came from...
September 12, 2006 at 2:49 pm
When I ran the create table script is created the table just fine. But when I ran the second script that creates the trigger and then "INSERT INTO dbo.AudtitLog(Command,PostTime,HostName,LoginName)" runs....because...
September 12, 2006 at 2:37 pm
The only trick I found was that the account must be an active public email account and you have to restart the SQL Server Agent once you have DB mail...
March 23, 2006 at 10:14 am
Excellant! Thank you! Now to learn how to create DDL triggers
I'll check out that link.
March 21, 2006 at 12:17 pm
Thank you Joseph. Appreciate the input!
March 20, 2006 at 10:01 am
I do as well. I'd love to see that service pack out soon.
March 20, 2006 at 5:22 am
Not sure how you did it Jim...but still doesnt work for us. 64bit Database Mail still fails to initialize and sessions wont start for us. Even after a restart of...
March 17, 2006 at 11:46 am
You're kidding? Thats awesome! I've been thinking of revisiting the issue and trying to figure it out myself but this is good to hear....I had a tough time with it...
March 17, 2006 at 10:10 am
Wow Excellant....exactly what I was looking for. A nice simple layout to get me started with explanations and everything. Even with all the...
March 17, 2006 at 8:24 am
Thank you very very much for the tips Michael!!! I knew I was missing several things....I'm glad to know now that I need a full backup of the database as...
March 17, 2006 at 8:00 am
Thank you Michael.
So you do a full backup as well as a t-log backup? So the full backup doesnt include the t-logs?
Currently I'm working with a new SQL 2005...
March 17, 2006 at 5:50 am
Are you using the 64bit version of SQL 2005? For some reason MS did not finish the job from what I've read on Database Mail in the 64 bit version. ...
March 17, 2006 at 4:23 am
I did this on my dev server.....cloned a db....backed it up....tested Full Text searches on it....then restored OVER it with the backup I created but choosing to rename as well...
March 16, 2006 at 10:08 am
Viewing 15 posts - 16 through 30 (of 34 total)