Jdbc

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Shanaj
    New Member
    • Jan 2007
    • 51

    #1

    Jdbc

    can anyone help me


    Do u Know how to insert an image in a database (insert a zip file also)



    thanks for all
  • r035198x
    MVP
    • Sep 2006
    • 13225

    #2
    Originally posted by Shanaj
    can anyone help me


    Do u Know how to insert an image in a database (insert a zip file also)



    thanks for all
    Read about inserting a Blob

    Also have a look at this

    Comment

    • Shanaj
      New Member
      • Jan 2007
      • 51

      #3
      Originally posted by r035198x
      Read about inserting a Blob

      Also have a look at this


      Thanks For Replying

      It's working. But I want in the way that the servlet(or a java program) should retrive the image and i want that image in a jsp page(inside a table row specified by me)

      Comment

      • r035198x
        MVP
        • Sep 2006
        • 13225

        #4
        Originally posted by Shanaj
        Thanks For Replying

        It's working. But I want in the way that the servlet(or a java program) should retrive the image and i want that image in a jsp page(inside a table row specified by me)
        Resources from the authors, creators, innovators, & leaders of technology - home to leading publishers Addison-Wesley Professional, & Sams.

        Comment

        Working...