SSRS report not showing image from DB

前端 未结 0 934
小蘑菇
小蘑菇 2021-01-22 16:19

I have a table with varbinary(MAX) field to store images. I have updated this table with the following SQL:

insert into table1
select * FROM OPENROWSET(BULK N\'C:         


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