Wrox Home  
Search P2P Archive for: Go

  Return to Index  

access_asp thread: Re: Newbie- Help uploading an image to an access database field using asp


Message #1 by "rob" <rwurster@b...> on Wed, 4 Sep 2002 13:32:59
> Please help. I am a newbie at this.. I have looked everywhere and can't 
s> eem to find any information on how to do this.. I have a record 
i> nsertion form that I want the user to be able to upload an image into a 
f> ield in a table. I would really like to be able to upload multiple 
i> mages into the table. I am completely stumped on this.. I wouldnt even 
m> ind if it just uploaded the file to a directory on my server and saved 
t> he hyperlink in the field of my table. 

> any help would be greatly appreciated..

> Jeremy
Message #2 by "rob" <rwurster@b...> on Wed, 4 Sep 2002 13:33:32
Jeremy - I've been having the same experience trying to upload/download 
images to an Access database for co. intranet.  Have come across some good 
resources lately from WROX.  It looks like you need a VB 6 dll to perform 
the operation with a MS Access database (downloadable from Wrox.)  Am 
looking right now but their site is down.  Also, look into Chapter 15 of 
Beginning ASP Databases from Wrox.  Here's where I found the exact 
procedure.  But, it's easier said than done.  Let me know what's up with 
you and I'll try to get some code lined up.







> Please help. I am a newbie at this.. I have looked everywhere and can't 
s> eem to find any information on how to do this.. I have a record 
i> nsertion form that I want the user to be able to upload an image into a 
f> ield in a table. I would really like to be able to upload multiple 
i> mages into the table. I am completely stumped on this.. I wouldnt even 
m> ind if it just uploaded the file to a directory on my server and saved 
t> he hyperlink in the field of my table. 

> any help would be greatly appreciated..

> Jeremy

  Return to Index