|
-
Dec 29th, 2005, 10:40 AM
#1
Thread Starter
Lively Member
[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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|