Viewing 3 posts - 1,996 through 1,999 (of 1,999 total)
yes, the exact syntax of the command is below
xp_sendmail @recipients='SQLSERVER@QUANTIX-UK.COM',@message='Backup sucessfull for database CE 90',@subject='Database backup'
i tried this in query analyser and retyped the whole line by hand to make...
June 25, 2004 at 8:17 am
#511966
Boost priority should only be used when the server is being used for multiple purposes (such as a web server and SQL server)
The boost priority will only affect the...
June 15, 2004 at 3:18 am
#510401
OK, have you tried also forcing the connection language settings in your ADO connection string ? this will overide your default language settings.
although i do agree, working in the...
June 15, 2004 at 3:06 am
#510399