如何从C#Windows应用程序将图像存储到oracle表中 [英] how to store an image into oracle table from c# windows application

查看:64
本文介绍了如何从C#Windows应用程序将图像存储到oracle表中的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述


如何从C#Windows应用程序将图像存储到oracle表中.
我在表中(在oracle中)创建了一个名为"PHOTO"的变量,我想从C#Windows应用程序中插入图像.
告诉我C#应用中的存储代码

谢谢...


how to store an image into oracle table from c# windows application.
I created a variable called "PHOTO" in a table(in oracle ), and i want to insert an image from c# windows application.
Just tell me the storing code in C# app

Thanks...

推荐答案

请参考:
将图像插入Blob中/从Blob中检索图像使用C#.Net [将图像/图片从C#对象保存到Oracle BLOB中 [ ^ ]
Please refer:
Insert /retrieve an image into/ from a blob field in Oracle database using C#.Net[^]
This article will help you to add an image into a blob field of oracle database, This will also help in retrieving the image from the blob field using C#.Net

Save Image/Picture from C# Object into Oracle BLOB[^]


这篇关于如何从C#Windows应用程序将图像存储到oracle表中的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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