Click to See Complete Forum and Search --> : How can I Link an Image control to a field using ADO
Roberto Mendoza
Aug 28th, 2000, 09:16 AM
Hello, I want to link an Image control with a Binary Field in a database using ADO.
I tried the usual way in other kind of data, but I can't see the picture on the control.
Please help me!
Thanks
davidrobin
Aug 28th, 2000, 04:16 PM
I know this doesn't answer your question directly but have you tried using the picturebox control, I have managed to bind it using the picture property so I know it works.
Roberto Mendoza
Aug 29th, 2000, 12:09 PM
My first try was this. It was imposible for me.
I need other way.
Roberto Mendoza
Aug 30th, 2000, 01:21 AM
I've just put this code in my program and it works properly.
Thanks 666539 for your help.
Bye
vbforums.com
Copyright Internet.com Inc., All Rights Reserved.