Results 1 to 2 of 2

Thread: Updating an OLE Object field in Access

  1. #1

    Thread Starter
    New Member
    Join Date
    Jul 2000
    Location
    UK
    Posts
    10

    Unhappy

    Hi Guys,

    I seem to have a little problem on my hands...

    I connect to an Access DB using ADO methods.
    When I try to update a table with an OLE Object field,
    all the other fields are updated, but the OLE Object field is not.

    Can anyone shed any light on this.......please !!!

    Cheers

    RustyDatsun
    Cheers

    RustyDatsun

    mailto:[email protected]

  2. #2
    Fanatic Member
    Join Date
    Feb 2000
    Location
    Dunmow,Essex,England
    Posts
    898
    OLE Object fields I suspect need to be updated using the AppendChunk method. and to read them GetChunk. I've never used them. This would be the way i'd attempt it anyway.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width