从数据库加载 SSRS 上的字节图像

发布于 2024-11-27 03:57:21 字数 78 浏览 2 评论 0原文

如何将Byte数据加载到SSRS的图像框中 数据保存在数据库的图像字段中。

你能给我表达一下吗?

谢谢/弗尔坎

How to load Byte data into the image box of SSRS
The data is saved in the image field of the database.

Could you give me expression for it?

Thanks / Furqan

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

当梦初醒 2024-12-04 03:57:21

右键单击报表中的图像对象 -->图像属性,您将看到此对话框:

在“使用此字段:”中选择包含图像信息的数据集值

在“使用此 MIME 类型:”中选择图像文件的类型(jpg、png、bmp 等)

< img src="https://i.sstatic.net/hHbYo.png" alt="在此处输入图像描述">

Right click the image object in the report --> Image Properties, you will see this dialog:

In "Use this field: " select your dataset value that contains the image info

In "Use this MIME type:" select the type of image file it is (jpg,png,bmp etc)

enter image description here

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文