Get path and file name from an OLE object

J

JRDumont

I have a shared database that uses an OLE object to store several type
of objects, TXT, JPG, DWG etc. Because not every user has the sam
software I need to be able to extract the path and filename and launc
the proper program for certain type for different users.

For example: If a user with AutoCAD embeds an object another user wit
Volo View needs to be able to view it
 
Top