473,511 Members | 16,730 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

retrive stored image from the MSAccess

nehashri
49 New Member
hi,

I need one help regarding Asp with MsAccess database.

Problem.
========

i want to retrive stored image from the MSAccess
database using asp.

* for storing image i use Datatype as OLE Object. At
the time of creating table i inserted all the value
directly including images as a object.

* i tryed to retrive the image using ASP "response.write"
and "response.binarywrite". but i cann't get it.

<img src="<% response.write (rs.fields("picture") )
%>" >
<img src="<% response.binarywrite
(rs.fields("picture") ) %>" ></td>

How to retrieve an Object Files form the MSAccess database using ASP?

pls send me details with sample codes regarding, how
to retrive stored Object Files from MSAccess database.

thanks
neha
May 16 '07 #1
0 1597

Sign in to post your reply or Sign up for a free account.

Similar topics

7
2670
by: Scott Simonson | last post by:
Sorry if this posts twice. I can only assume that my previous post didn't because I attached a small image to it to show the error. I have had an application in MSAccess 2k for about year now...
0
1214
by: Priti Joshi | last post by:
I am writing one program to store and retrive the imaages in sql server by using c#. It gets stored but when I retrive the image file clearity is very much lost. So, could you please send me the...
4
1790
by: Toto | last post by:
Can I retrive a session object by a session ID which is stored in a cookie in my server side code?
2
2311
by: Patrick F | last post by:
Hi, i have a resourcefile with my project that contains a jepg image. Now i want to retrive that image to a Image m_Image in my program. Whats the best way to do this?
2
1651
by: soma.gunasekaran | last post by:
Hi All , I've stored the Image file..... But i want to retriving the Image files from MSACCSS 2003 (JPEG,bmp,Gif and etc....) So Pls help me........ help me............... Thanking you,...
0
1018
nehashri
by: nehashri | last post by:
hi i have made a small project in asp. here it retrives the image link (the images are stored in a seperate folder and the path is stored in access -in text datatype)from MS-Access database and...
1
1503
by: =?Utf-8?B?SHVzYW0=?= | last post by:
Hi EveryBody: I have the following code that I used in my application to retive image from database: Dim cnn As New SqlConnection("Data Source=localhost;Initial Catalog=Husam;Integrated...
1
2970
by: amritranjan | last post by:
How to retrive image file from MS access database and display this in another JSPpage -------------------------------------------------------------------------------- This is my Jsp code for...
1
1752
by: mahesh123 | last post by:
Hi Folks, I am using the SQL Server 2000 as back end in my project. I have one problem that saving and retrive the image from the SQL Server 2000. So please help me regarding the saving and...
0
7242
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7138
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
1
7081
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7510
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5668
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
5066
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4737
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3213
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1576
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.