Save and Retrieve Image from Database (MS SQL) on November 13, 2009 Get link Facebook Twitter Pinterest Email Other Apps Download the sample codes VB6 VB.NET (Visual Studio 2008 SP1) A few points to take note. These samples use ADODB Includes functions to resize image to PictureBox's size In VB6, the object variable for image is 'StdPicture' whereas in VB.NET, the object variable for image is 'Bitmap' Comments
Comments