I want to have an access database table which links to various MS Word documents.
These will be displayed in a VB6 form via an Adodc.
I want to be able search the database within the VB form and then click on the one I want to open the document.
Is this possible and if so what coding is required and where?
These will be displayed in a VB6 form via an Adodc.
I want to be able search the database within the VB form and then click on the one I want to open the document.
Is this possible and if so what coding is required and where?
Comment