Welcome to Forums Sign in | Join | Help | Forums
in Search


Linking Media Objects

Last post 03-13-2006 11:00 AM by Sam Brownlow. 0 replies.
Page 1 of 1 (1 items)
Sort Posts: Previous Next
  • 03-13-2006 11:00 AM

    • Sam Brownlow
    • Not Ranked
    • Posts 4
    • Organization: The Multiple Sclerosis Society

    Linking Media Objects

    I have some scanned images in a folder that I am trying to automatically load in the media tab as a linked (not embedded) OLE object. How do I access the image files as media objects and then link them. The snippet below shows the direction I'm taking. Dim oMedia As IBBMedia Dim oRecord As CRecord Set oMedia = oRecord.Media.Add oMedia.Fields(MEDIA_fld_Object) = ??????? 'stuck here! oMedia.Fields(MEDIA_fld_Type) = "Tif" oMedia.Fields(MEDIA_fld_MediaDate) = Date oRecord.Save Thanks Gregg Spencer Database Administrator Multiple Sclerosis Society UK [Email Removed]
Page 1 of 1 (1 items)