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
>>> IF changed upon closure replace the object in the Field:AttchFile
>>> Also a litle help on how to save file on that table
I read the ShellExecute Explanation & Samples but too complex for me. 'am
thinking, somebody might have easiest way to do that.
Thanks,
|
|
0
|
|
|
|
Reply
|
Utf
|
1/20/2008 6:20:01 PM |
|