PDA

Click to See Complete Forum and Search --> : Ole & DAO


newtherapy
Aug 20th, 1999, 08:16 AM
I want to know how can I read a OLE field with a photo using DAO instead of using the Datacontrol with something like this...

Picture1.picture = recbase.fields("photo")
ole1.picture = recbase.fields("photo")

------------------
The Elf