R
rmercado
This file was maintained thru Delphi application and I wan to re-create it
thru MSAccess.
Problem:
From the attached file "Sliced1/Attachments" I have three fields.
Field: Fault Number (Number)
Field: FileName (Text)
Field: AttchFile (OLE Object)
My idea:
Save the OLE Object in a TempFolder as TmpFile
Rename the TmpFile based on the Field:FileName
Open the File
I read the ShellExecute Explanation & Samples but too complex for me. 'am
thinking, somebody might have easiest way to do that.
Thanks,
thru MSAccess.
Problem:
From the attached file "Sliced1/Attachments" I have three fields.
Field: Fault Number (Number)
Field: FileName (Text)
Field: AttchFile (OLE Object)
My idea:
Save the OLE Object in a TempFolder as TmpFile
Rename the TmpFile based on the Field:FileName
Open the File
I read the ShellExecute Explanation & Samples but too complex for me. 'am
thinking, somebody might have easiest way to do that.
Thanks,