PDA

Click to See Complete Forum and Search --> : OLE object container for ADO data control?


dejanB
Aug 25th, 2000, 05:08 AM
In my project I'm using mdb file. One of the tables (Employees) has field [picture], data type OLE object.

Inserting pics of Employees through OLE object container works fine with data control, but not with ADO data control (I sopose it doesn't recognise it), which I need for some other reasons.



Anyone know, if there is some other (newer) control, that I should use? Any other idea?

Thank you!