473,396 Members | 1,916 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

How to set Hyperlink Base for networked environment?

I have a subform in my Access 2002 mdb that holds Hyperlinks to documents
(.pdfs) that are associated with each record in the database. The datasheet
subform is simply a list of Hyperlinks to previous invoices for each client.
The problem is that other workstations on the LAN cannot open the documents
(they can connect to the database okay).

The workstation on which the database resides (MainPC) opens the documents
without a problem, but other workstations (RemotePCs) cannot. An error is
received when the remote user clicks on the Hyperlink in the subform:
"Unable to open document.pdf. Cannot open the specified file."

I have the Hyperlink Base (in File | Database Properties | Summary tab) set
to:

C:\Documents and Settings\Administrator\My Documents\Pdf

The RemotePCs have a drive mapped to MainPC -- drive letter "P". I've tried
setting the hyperlink base to:

P:\Documents and Settings\Administrator\My Documents\Pdf

but then MainPC cannot open the Hyperlinks.

Is there way to set the Hyperlink Base so all workstations on the LAN (same
IP address space) can open the Hyperlinked documents on MainPC?

Thanks in advance!
Nov 12 '05 #1
2 6369
I think most of this was discussed within at most the last two weeks.
Store the UNC path to the file as a Text field and then format the
text field as a hyperlink in your form.... Then it's location is
fixed. Period. The only reason someone wouldn't be able to open the
file is if he didn't have Acrobat installed.
Nov 12 '05 #2
Thanks for the reply.

So are you saying that instead of: using the Insert Hyperlink dialogue
window I should type out the UNC like this:

\\MainPC\Documents and Settings\Administrator\My Documents\Pdf\document.pdf
???

As for the format of the text box in the subform -- the Data Type of the
table field is set to Hyperlink, and the text box on the form is set to Is
Hyperlink = No. Is this correct?

The Insert Hyperlink dialogue is very helpful and it would be a hard sell to
get users to give this up in favor of typing out the entire UNC (as opposed
to browsing for the file as they do now with the Insert Hyperlink dialogue).
Could I somehow use code on the remote workstations to modify the path or
Hyperlink Base as needed? An alternative solution I was considering was to
store all the documents in question on a NAS device -- so the path is the
same for all workstations -- but this is a rather drastic measure.

PS. I checked back a couple of weeks worth of posts but did not find the
previous discussion you mentioned.

Thanks again for your comments.

"Pieter Linden" <pi********@hotmail.com> wrote in message
news:bf**************************@posting.google.c om...
I think most of this was discussed within at most the last two weeks.
Store the UNC path to the file as a Text field and then format the
text field as a hyperlink in your form.... Then it's location is
fixed. Period. The only reason someone wouldn't be able to open the
file is if he didn't have Acrobat installed.

Nov 12 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: deko | last post by:
Is there a special syntax for hyperlinks in queries? I have a table of hyperlinked documents displayed in a subform datasheet. Clicking the hyperlink opens the document from the hard drive. I...
0
by: Tom Jorgenson | last post by:
I need to create a custom control that behaves like a HyperLink control EXCEPT where I can get into the events somewhere to programmatically decided whether to actually perform the link request, or...
0
by: McGiv | last post by:
Hi, I'm using a UserControl within a Page to display a list which is used within many different directories. My problem is that when I set the link of a HyperLinkColumn to say "nextpage.aspx"...
4
by: Tomek R. | last post by:
Hello ! This post does'nt regard column hyperlink. I just have single hyperlink and want to create it's NavigateUrl dynamically. This is my test page <form id="Form1" method="post"...
1
by: Chris Wheeler | last post by:
I'm having what seems to be a rather strange error. The VB program interacts with an Access Database with ODBC connection to a DB2 database, but doesn't really do anything too tricky (select...
0
by: Brian via AccessMonster.com | last post by:
I am trying to create a hyperlink to a report. I have used the "Select an object in this database" to add the hyperlink. The issue I have is that I am using a hyperlink-base to point the hundreds...
2
by: John Kotuby | last post by:
Hi guys... I must be going brain dead from working on this project for 80 hours in the last week. I suppose that's part-time for some coders.. anyway... I created a simple Hyperlink in a user...
2
by: Zippy | last post by:
I've been using the hyperlink base in A97 healthily and happily for some time. I'm now trying to do the same in A2003 and having problems: If I set the hyperlink base to c:\temp and link in...
13
ADezii
by: ADezii | last post by:
Recently, there have been several questions and much confusion concerning the Topic of Hyperlinks. Specifically, Users wanted to know how to retrieve a File Name from a FileDialog Box, copy the Name...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.