Click to See Complete Forum and Search --> : Save and Retrieve image in SQL Server 6.5 using ADO


Marco Poincare
September 28th, 1999, 03:22 PM
Can anybody show me sample code of ADO and SQL Server 6.5 that will help me:

1- Store an image displayed in an image control on a form in vb6 in a table in SQL Server that has an image field (sample of ADO code and SQL Server code)

2- Retrieve this same image from the SQL Server table and display it in the image control on the vb6 form (sample of ADO code and SQL Server code)

Lothar Haensler
September 29th, 1999, 01:51 AM
check this URL (I haven't done it yet):
http://www.vb-helper.com/HowTo/dbimage2.zip