soren.pedersen
03-07-2002, 03:15 AM
I have a table with an OLE Object where I store files (Word, Excel, PDF...). I can drag and drop files, no problem. But I want to be able to browse (like a standard File Open dialog box), in order to add the files that way.
Any suggestions on how to do this ?
chris_visible
03-08-2002, 02:43 AM
You can use the CommonDialog Active X control but you will need to be licensed. I wanted to use this but I needed the developers’ version of Access. We now have XP developer and although it does more it isn't as reliable.
Could please you tell me what you used to be able to drag and drop files.
Thanks
soren.pedersen
03-10-2002, 11:40 PM
Thank you - it is working.
The drag&drop is straight forward. A form created using the wizard, the OLE Object shows on the form as a Bound Object Frame.