
Image Fields - VB6, SQL 6.5
Hi All,
I am looking for a solution - working in VB6 and SQL 6.5 with
an image field.
Is there a way to easily move data from a picture object in VB
into the image field of an SQL recordset. APPENDCHUNK
would be a solution if binary data can be accessed from the
picture object's picture... Any ideas on how to do this?
Thanks,
~MRD.