Viewing post 1 (of 2 total)
Hi,
thanks for the reply.
Running the command (SELECT @@SERVERNAME) returns NULL
I have run a modified version of the command:
EXECUTE msdb.dbo.sysmail_add_account_sp
@account_name = 'AdventureWorks Administrator',
@description...
July 17, 2009 at 11:00 am
#1026330