Hello,
I get error - You did not set the License Code, please put your license code to LicenseCode Property!
I am using my Hotmail account for @User
@ServerAddr = 'smtp.live.com'
EXEC @hr = sp_OASetProperty @oSmtp, 'LicenseCode', 'TryIt'
Testing with SQL Server 2017 Express
Any idea??
Thanks