Load image from SQL Server into VB? - TechRepublic
General discussion
February 18, 2001 at 07:25 PM
ohjani

Load image from SQL Server into VB?

by ohjani . Updated 25 years, 3 months ago

How do i programmically use ADO to load an image saved in SQL Server 7.0 db into VB 6.0 Picture/Image control?

Which is the better approach? stored the image as Binary inside db or store only the image link as Varchar?

This discussion is locked

All Comments