PDA

Click to See Complete Forum and Search --> : OLE with ADO


Forest Dragon
Dec 28th, 1999, 03:05 AM
Hello!!!

I want to build a form with an ADO data control and an OLE object which displays the appropriate data field from the database that the ADO data control connects to.

The problem is that I cannot set the datasource property of the OLE object to the ADO data control, because this property accepts only DAO and RDO data controls.

I thought about building an ActiveX which would answer this problem, but I first wanted to know if you have any idea.

Thanks!!!

Clunietp
Dec 28th, 1999, 11:19 AM
What is it that you want to show from the database, Dragon?

Forest Dragon
Dec 29th, 1999, 01:39 AM
I would like to display anything that can be linked or embedded to an OLE object, especially office documents (Word, Excel) and pictures in various formats.

Clunietp
Dec 30th, 1999, 06:28 AM
EEK! good luck!