How to retrieve varbinary data from sql to vb.net as image

Newbie Member
10Nov2011,21:20   #1
Plutocracy's Avatar
I've saved images into my sql server 2008 database as varbinary and as i try retrieving the data from the database using datareader, it is giving me error ie(system.byte[]). Somebody help me solve this problem in vb.net.