Need Help To Create Link File in Access Table

G

Gary

I have a folder that contains visio drawings that I wish to link to a table
in access.
The table already has an OLE Object field defined.

I have tried using a form which is bounded to the table and made a unbounded
object frame and wrote vba code to control it, it it doesn't insert the link
in my table. I was using Article #209990 in the knowledge base.

I need to programmatically link those files to my table for each record.

Thank You,

Gary
 
Top