Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to change SQL Server Mail profile temporarily?
Message
De
23/10/2003 18:29:11
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Divers
Thread ID:
00841883
Message ID:
00841890
Vues:
16
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'
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform