insert the image in mysql using asp.net

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • shasia
    New Member
    • Feb 2008
    • 2

    insert the image in mysql using asp.net

    i insert an image into mysql using asp.net.but only null values are stored in the mqsql .i dont know why?
  • kenobewan
    Recognized Expert Specialist
    • Dec 2006
    • 4871

    #2
    Your insert statement may be a problem. Also the format may be problem if you receive errors.

    Comment

    • shasia
      New Member
      • Feb 2008
      • 2

      #3
      Originally posted by kenobewan
      Your insert statement may be a problem. Also the format may be problem if you receive errors.

      I CHECKED with different type of queries.but only null values are stored in mysql.if u have the codings to insert the image in mysql please send me

      Comment

      Working...