开发者

Image Access from db in .NET

开发者 https://www.devze.com 2022-12-26 03:53 出处:网络
How do I display an image from db on a crystal report 开发者_如何学Cin VB.NET?Here is the solution CodeProject.As long as the Byte array from the database is valid Image data, it should interpret that

How do I display an image from db on a crystal report 开发者_如何学Cin VB.NET?


Here is the solution CodeProject. As long as the Byte array from the database is valid Image data, it should interpret that and display the image. I know its an old post, but no answers, thought I would help out.

0

精彩评论

暂无评论...
验证码 换一张
取 消