Thread
:
upload image in vb.net
View Single Post
•
•
Join Date: Aug 2008
Posts: 710
Reputation:
Solved Threads: 114
Teme64
Offline
Master Poster
Re: upload image in vb.net
0
#
3
Nov 28th, 2008
Dealing with images and databases is basically done with byte arrays.
Here's a one starting point with VB.NET code samples from my blog:
Convert image to byte array and vice versa
Save binary data to SQL Server with VB.NET
You may also try Daniweb's site search. I've answered the same or at least very similar question few times. A pretty good search phrase is "image SQL Server VB.NET" (without quotes).
Teme64 @
Windows Developer Blog
Teme64
View Public Profile
Find all posts by Teme64