Open file thru OLE Object "Long Binary Data"

  • Follow


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


0 Replies
585 Views

(page loaded in 0.335 seconds)

Similiar Articles:
















7/24/2012 4:43:39 PM


Reply: