View Single Post
  #3 (permalink)  
Old 09-07-2008, 04:02 PM
carol's Avatar
carol carol is offline
WebProWorld Member
 
Join Date: Jul 2003
Location: New Jersey, USA
Posts: 74
carol RepRank 0
Default Re: Inserting Images From Microsoft Access Front End Form To Mysql Backend on Webserv

I've never actually used Access as a stand-alone application, so maybe what I'm about to suggest isn't possible. But instead of storing the actual image in the database, can you store the path to the image file? So that when you display the form, it picks up the image by its file name/address?
Reply With Quote