How to create file from BLOB in SQL Server with C# and attached it to an email

前端 未结 0 1339
时光说笑
时光说笑 2020-11-30 19:18

I have a table in my SQL table that have a file name and a BOLB data.

SELECT TOP 1000 [ID]
      ,[AttachmentFileName]         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题