Results 1 to 5 of 5

Thread: [Resolved] Hyperlinking in Access

Threaded View

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jul 2005
    Location
    Canada
    Posts
    66

    [Resolved] Hyperlinking in Access

    All I want to do is create a hyperlink field and update that field with links to files via code. Creating the field is no problem...updating it is.

    Thru code I update each record with a file based hyperlink....strictly via assigning the string path. However, the hyperlink in the table is 'dead'...I expected this.

    Searching thru the archives, I see references to using AppendChunk method to initiate the link. However my ADO or DAO recordset does not support that method.

    I am missing something here? Any suggestions on how to update the record with the hyperlink?

    Thanks,
    ww
    Last edited by whiteWay; Dec 29th, 2005 at 12:52 PM. Reason: Resolved

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