
- Forum
- Programming Talk
- Microsoft .NET
- How to Display Photo
How to Display Photo
This is a discussion on How to Display Photo within the Microsoft .NET forums, part of the Programming Talk category; Hi, I have employee photos stored in oracle data base and want access and disply them in Visual Bsic forms. ...
-
06-28-2005, 09:37 AM #1
- Join Date
- Jun 2005
- Answers
- 2
How to Display Photo
Hi,
I have employee photos stored in oracle data base and want access and disply them in Visual Bsic forms. Some one Please suggest me how to do it.
Thank You
Bye
Ram
-
use OLE control
Hi,
You can use OLE (Object Linking and Embedding ) control to display images available in oracle database. Oracle uses Long Raw data type for storing images.
Hope it will help and kindly ask me for any further clarification
Thnx & Regards
Srinu

Reply With Quote





