Results 1 to 3 of 3

Thread: how to save image

  1. #1

    Thread Starter
    New Member
    Join Date
    Oct 2011
    Posts
    9

    how to save image

    how to save image in vb.net 2008 and view in datagrid? i use mysql databasa.

  2. #2
    Junior Member
    Join Date
    Nov 2010
    Posts
    30

    Re: how to save image

    Google this 512-51659-StoreImagesAndFiles, it might get you started

  3. #3
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    110,344

    Re: how to save image

    Follow the CodeBank link in my signature and check out my thread on Saving Images In Databases. As for displaying those images in a DataGridView (which is what you should be, and probably are using) is no different to displaying any other data. One of the standard columns is for images and it will be created by default if you bind a DataTable containing images.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width