OLE used to stand for Object Link and Embedding... but now MS has changed their terminology and states that OLE stands for... OLE

Anyway... you can use OLE to embed an object into Access- in a table you can embed a word document in a field and it will be an individual doc for that record.

You can also use OLE automation to automate external programs via VBA.