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)
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)