Ask a Question related to Coldfusion Database Access, Design and Development.
-
jorge@jorge.be #1
Save image into database
Hi,
I would like to know how i can save and retreve image from a field in a access database.
thanx in advance
jorge@jorge.be Guest
-
save uploads to a database?
Sorry, my second question in as many minutes. Is there a way that when a user uploads a new page its name is saved to my access database on the... -
Save image
I am sure somewhere this has been answered but why can't I not save an image I am working on? The program says something we cannot save this file... -
how can I save an image file to database?
how can I save an image file to database? -
Can I save snapshot with image ?
You cannot do that. The simplest thing to do is save periodic copies of your image. You can then easily go back to an earlier variant. -
How To Browse for an image file and save it to image server folder
I trying to browse for an image file and save it to the server image folder. in other words , upload the picture. I tried html and aspx.net... -
jdeline #2
Re: Save image into database
Not a particularly good approach. Instead, upload your image to a directory and store the filename of the image in the database.
jdeline Guest
-
jorge@jorge.be #3
Re: Save image into database
thats what i'm doing now, it take a lot of maintainace if to also delete the images when deleting records from the db, auto deleting doesn't always work so i need to clean it once every 2 weeks
jorge@jorge.be Guest



Reply With Quote

