Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. Picture Databases

Picture Databases

Scheduled Pinned Locked Moved Web Development
helpdatabasetutorialquestion
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    mavgoose
    wrote on last edited by
    #1

    Hi Guys, I am really struggling, i am trying to save images to a database to display them on a web site, The problem being i don't have a CLUE. I have searched the web over and over and can't find a simple how to. Can any body help. I need to know how to store images in a database (what do you save them as?) How to retrieve them from the database, and display them on a page. Any examples would be great. Cheers Mav

    D R 2 Replies Last reply
    0
    • M mavgoose

      Hi Guys, I am really struggling, i am trying to save images to a database to display them on a web site, The problem being i don't have a CLUE. I have searched the web over and over and can't find a simple how to. Can any body help. I need to know how to store images in a database (what do you save them as?) How to retrieve them from the database, and display them on a page. Any examples would be great. Cheers Mav

      D Offline
      D Offline
      David Salter
      wrote on last edited by
      #2

      Have a look at the following: Inserting/retrieving files into a database


      Database FAQ

      1 Reply Last reply
      0
      • M mavgoose

        Hi Guys, I am really struggling, i am trying to save images to a database to display them on a web site, The problem being i don't have a CLUE. I have searched the web over and over and can't find a simple how to. Can any body help. I need to know how to store images in a database (what do you save them as?) How to retrieve them from the database, and display them on a page. Any examples would be great. Cheers Mav

        R Offline
        R Offline
        raouls
        wrote on last edited by
        #3

        depends on the database server you're using. for instance, interbase and it's open source derivative, firebird, have a "blob" type [Binary Large OBject] which can save almost anything. mysql and postgresql have that too. ms sql server has an "image" type. exactly how you go about storing them and retrieving them is dependant on the database server. that's where you need to read up a bit... hth! -- Raoul Snyman Saturn Laboratories e-mail: raoul.snyman@saturnlaboratories.co.za web: http://www.saturnlaboratories.co.za/ blog: http://blog.saturnlaboratories.co.za/ linux user: #333298

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups