HI all,
Durig my development of a software I require a OLE field in MS Acess table, which is supposed to have MS Word documents stored in it. Can anybody help me in telling how to display, edit, save and retrieve the OLE Field in MS Access from within VB 6.0.
Any help will be appreciated

Rajesh Khanna

Recommended Answers

All 3 Replies

Hi,

Create a Table with "OLE Field" and Databind the OLE Control on the Vb6 Form to the field.. use a ataControl and ind it.. Add/edit/update /delete will be done automatically

Regards
Veena

Hi,

What is wrong.. I'am not able to edit my post..
sorry for the spelling mistake..(prev post)
use a DataControl and Bind it

Well I have a ADO control on the form which is connected to the database. Now to show the contents of the field from table I have put a OLE container on the form. But when I try to connect the OLE to the DATABASE, it says "NO compatible datasource found on the form. Please insert an intrinsic datalink on the form and try again". What is this error, and how to get rid ot it?

Thanks in advance

Rajesh Khanna

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.