使用sp_send_dbmail将varchar(max)字段信息作为电子邮件附件发送 [英] Send varchar(max) field info as an email attachment using sp_send_dbmail

查看:196
本文介绍了使用sp_send_dbmail将varchar(max)字段信息作为电子邮件附件发送的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我将pdf文件作为Varchar(max)格式存储在sql表中。现在正在寻找使用sp_send_dbmail将此Varchar(Max)字段信息作为dbmail电子邮件附件发送。怎么做到这一点?



我尝试过:



我已经看了所有方法,但没有成功

I stored pdf file in sql table as Varchar(max) format. Now looking for sending this Varchar(Max) field info as an dbmail email attachment using sp_send_dbmail. How to accomplish this?

What I have tried:

I have looked all ways to do this but not succeeded

推荐答案

你好,

这个参考可以帮助你

发送包含多个附件的电子邮件数据库(ASP.NET C#)

谢谢
Hello ,
This Reference may help you
Sending email with multiple attachments stored in database (ASP.NET C#)
Thanks


这篇关于使用sp_send_dbmail将varchar(max)字段信息作为电子邮件附件发送的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆