Click to See Complete Forum and Search --> : display picture database with ADO in Visual C++


ricos
August 16th, 2000, 03:18 AM
i have store a picture in my database.
When i use ADO for read my picture, i have a display problem, because i have already use the GetChunk function and already store my picture value in COleVariant but my problem is how i can display my picture database with the COleVariant value.

Thanks for your help!