Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / Forms Programming / April 2005

Tip: Looking for answers? Try searching our database.

Relative addressing

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Rosemary - 15 Apr 2005 02:40 GMT
Hello,

Can someone provide me with a brief tutorial on relative addressing?  My
database now has the front end and back end in the same folder on a network
drive.  We have, of course, run into error messages using this message, so I
will be moving the front end to each user's pc.

I understand relative addressing (servername/pathname/database) is the way
to go to link the two, but I do not know how to set up the links.  Where do I
place the relative addressing?  Can someone give me more specific examples of
what relative addressing looks like?

I am using MS Access 2002.

Many thanks,
Paul Overway - 15 Apr 2005 03:21 GMT
There is no relative addressing in Access, but I believe you are referring
to using a UNC path (i.e., \\SERVER\SHARENAME\filename.ext) to the data
file/BE vs a mapped network drive.  In order for this to be user friendly,
you need to provide some method for them to locate the data file...and then
relink the tables.  Using the linked table manager in Access is an option,
if all users have retail version of Access.  However, it is slower and not
as intuitive as other methods available.  The following link suggests a
method, but it too could use some improvement in respect to speed.

http://www.mvps.org/access/tables/tbl0009.htm

Speed in this example would be improved greatly if you open a recordset on
the first table you successfully relink.

Signature

Paul Overway
Logico Solutions
http://www.logico-solutions.com

> Hello,
>
[quoted text clipped - 15 lines]
>
> Many thanks,
Klatuu - 15 Apr 2005 16:32 GMT
To Link a new table:
File --> Get External Data --> Link

If the table links exited, but the location has changed:

Tools --> Database Utilities --> Linked Table Manager
Check "Always Prompt for New Location" (Lower left on dialog box)
Check the tables you want to re link.  

In either case, you will get a common dialog box.  Do not just point and
click to the back end database where the tables are, enter the address here.
NOT f:\someserver\somefolder\xyz.mdb
BUT \\MainServer\someserver\somefolder\xyz.mdb
Now, the tricky part.  If you have multiple tables to link, once you have
entered the path and file name, highlight and copy it.  Unfortunately,  you
are going to be promted for the path and file for every table.  In my case,
there are about 75 tables, so you can see this beats typing the same (in my
case very long) path and file each time.

The reason for using this is that not everyone using a sever has the same
drive letter mapped to it; however they will all use the same "relative"
address.

> Hello,
>
[quoted text clipped - 11 lines]
>
> Many thanks,
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.