pictures in a database

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • midasfingers
    New Member
    • Mar 2008
    • 2

    pictures in a database

    i've got this database to create and it needs to have images in it ....please can someone help me out with a comprehensive code that would do this for me thanks..
  • ck9663
    Recognized Expert Specialist
    • Jun 2007
    • 2878

    #2
    Most of the white papers and write ups I read about this is, it's better to store the path and filename of the image file and access it as necessary, rather than uploading the entire file.

    -- CK

    Comment

    Working...