Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to change SQL Server Mail profile temporarily?
Message
From
23/10/2003 18:29:11
 
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00841883
Message ID:
00841890
Views:
15
Well, It's not VFP code, it's a SQL Server Stored Procedure that has the code similar to this:

EXEC master.dbo.xp_sendmail @recipients = 'destination@mycompany.com',
@subject = 'Test',
@message = 'This is a test'
Previous
Reply
Map
View

Click here to load this message in the networking platform