|
-
Nov 18th, 2011, 04:14 PM
#1
Thread Starter
New Member
how to save image
how to save image in vb.net 2008 and view in datagrid? i use mysql databasa.
-
Nov 18th, 2011, 04:24 PM
#2
Junior Member
Re: how to save image
Google this 512-51659-StoreImagesAndFiles, it might get you started
-
Nov 19th, 2011, 12:48 AM
#3
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|