Article ID: 198466 - Last Review: October 11, 2006 - Revision: 3.2 ACC2000: How to Load OLE Objects from a Folder into a TableThis article was previously published under Q198466 Moderate: Requires basic macro, coding, and interoperability skills.
On This PageSUMMARY
This article shows you how to automatically append all files with a
particular extension from a specified folder on the hard disk to a table.
This routine is good for loading OLE objects, such as .gif, .jpg, .doc,
.xls, or .bmp files that are associated with an OLE Server, into a
Microsoft Access database.
NOTE: To associate a graphic file with an OLE Server, open it with an OLE Server package, such as Microsoft Imager or Microsoft Paint, and save the file. Microsoft provides programming examples for illustration only, without warranty either expressed or implied. This includes, but is not limited to, the implied warranties of merchantability or fitness for a particular purpose. This article assumes that you are familiar with the programming language that is being demonstrated and with the tools that are used to create and to debug procedures. Microsoft support engineers can help explain the functionality of a particular procedure, but they will not modify these examples to provide added functionality or construct procedures to meet your specific requirements. MORE INFORMATIONMethod to Import OLE Object Files
| Article Translations
|
Back to the top
