Save image to database using VB net

แชร์
ฝัง
  • เผยแพร่เมื่อ 1 ธ.ค. 2024

ความคิดเห็น • 15

  • @babatundebello8806
    @babatundebello8806 3 ปีที่แล้ว +1

    Thanks so much for this tutoring on image handling, but texts were small for proper viewing, I was basically following because I have had some ideas about what was being done, so, would desire that you help zoom in for us to see the "board" more boldly and higher/highest level of readability.
    Thank you so, so much once again and kindly help inculcate this action into subsequent teachings.
    We appreciate.

  • @phavannak4463
    @phavannak4463 3 ปีที่แล้ว

    thank so much for this tutorial

    • @sarfarazbhat
      @sarfarazbhat  3 ปีที่แล้ว

      Very happy that you liked the video, pls do subscribe the channel. Thank you

  • @MonikaKumari-rz2ho
    @MonikaKumari-rz2ho 4 ปีที่แล้ว

    Very nice video

  • @ogunleyeopeyemi2939
    @ogunleyeopeyemi2939 ปีที่แล้ว

    Please can you do video on how to solve GDI+ error while trying to insert new record

    • @sarfarazbhat
      @sarfarazbhat  ปีที่แล้ว

      Pls check
      That the directory you're saving to exists and you have write permissions to this directory.
      If you still get the same error then I will try to make a video on it.

  • @dhensorayao1556
    @dhensorayao1556 11 หลายเดือนก่อน

    hello sir how to solve this error? (Cannot insert the value NULL into column 'ID', table 'habb.dbo.Officials'; column does not allow nulls. INSERT fails.)

    • @sarfarazbhat
      @sarfarazbhat  11 หลายเดือนก่อน +1

      Since ID is a primary key and it is auto incremented.It will automatically be incremented by 1 whenever a new record is being inserted.

  • @dhensorayao1556
    @dhensorayao1556 11 หลายเดือนก่อน

    hello sir how about sir how can i save two picture It seems to be the same for you, but I will post 2 pictures please sir help me?

  • @sanathalove
    @sanathalove 2 ปีที่แล้ว

    nice nice

  • @lordperro89
    @lordperro89 6 ปีที่แล้ว

    is there anyway to save the path of the picture? isntead of the picture??

  • @pb-to7vn
    @pb-to7vn 2 ปีที่แล้ว

    how to fix column does not allow nulls? i already set my database columns into not allow nulls pls answer

    • @sarfarazbhat
      @sarfarazbhat  2 ปีที่แล้ว

      I think you have set the column structure as not null while designing your database columns. I could answer your question better if you write the line of code where you are getting this error.

    • @pb-to7vn
      @pb-to7vn 2 ปีที่แล้ว +1

      @@sarfarazbhat nvm bro its alr good, thnks btw!!