How to open and view TIF in Access
Visual Basic
1
Posts
1
Posters
0
Views
1
Watching
-
I need to present an image file image in Access based on a 'file path and name' pointer in a database record. I am using OLE and I get one of two run-time error messages at the acOLECreateLink action. The first: (2793) "Microsoft Office Access can't perform the operation specified in the Action Property of the Visual Basic procedure you're trying to run." The second: (2786) "The OLE server doesn't support linking." I can find nothing specific in the MSDN library. Help!:(
Michael J Wolfstone It is always fun to learn new stuff!