getting image data from database

From: Georg Andersson (georg.andersson_at_swisstopo.ch)
Date: 07/23/04


Date: 22 Jul 2004 23:30:38 -0700

hi

i have a mssql database to store small images. i know, images aren't
supposed to be stored in databases, but i did it anyway...
so, i try to retrieve an image from the database and store it on my
local disc. how could this be done?

tx for any help or suggestion!



Relevant Pages

  • Re: Storing images in postgreSQL (with PHP)
    ... > I am wanting to learn how to store images in a postgreSQL database. ... Some code to load a picture might be: ...
    (comp.lang.php)
  • Re: storing path only to database
    ... Do not store the images in the file, rather store them on the hard drive and ... store the path to them in the Access database. ... Alternatively, you can store images in multiple tables, each one of which is ... Dim MyFolder As String ...
    (microsoft.public.access.formscoding)
  • Re: Image problem
    ... This sounds like one of the symptoms of hitting the database size limit? ... Using Photo Editor to store JPEGs causes a huge overhead, since it stores each image uncompressed, then ... Either store the images externally as files, or as blobs if you want them in the database. ...
    (microsoft.public.access.tablesdbdesign)
  • Re: [SLE] File Server
    ... >>store the images in the file system directly? ... > future if for some reason you are adding more weight images, ... Even in Oracle this is a really bad idea. ... before you store the body in the database. ...
    (SuSE)
  • Re: file upload storage - database vs folder
    ... Suppose I do store my images for a web site in a BLOB ... > I have used both techniques whilst working with oracle database. ...
    (microsoft.public.dotnet.general)