Results 1 to 5 of 5
  1. #1
    tagteam is offline Competent Performer
    Windows 7 64bit Access 2010 32bit
    Join Date
    Mar 2013
    Posts
    494

    using UNC path for linked tables


    I have a database that i use on Terminal Server. Each user has their own front end copy on terminal server that is linked to a single backend. Some parts of the app require using Outlook to email things and this works much better when it is opened from the local machine. To do this I create another front end that the user opens over the network ( not using terminal server)

    is it a problem to have all the databases use the UNC path instead of linking to the local drive.

    So for example the TS clients currently like to the back end on the e drive. this would link them to the back end via \\servername\filename.

    Would this cause things to slow down for the regular users?

  2. #2
    redbull's Avatar
    redbull is offline Competent Performer
    Windows XP Access 2010 32bit
    Join Date
    Mar 2012
    Location
    Missouri
    Posts
    480
    Nope. To the system there is no speed difference, the reason people use the UNC path over the drive letter is because the drive letter can be assigned differently for different people.

    I'm sure someone else will either myth busted/confirm my post.

  3. #3
    tagteam is offline Competent Performer
    Windows 7 64bit Access 2010 32bit
    Join Date
    Mar 2013
    Posts
    494
    Do you see any problem with mixing UNC and drive letter? I have a front end that links to a backend database with several tables. I also want to link to a few other tables in a different back end database but I dont really want that one shared out on the network. So i mapped the database in the shared drive to UNC path and mapped the database in the non shared drive to drive letter.

    Is that a bad practice or fine?

  4. #4
    ssanfu is offline Master of Nothing
    Windows XP Access 2010 32bit
    Join Date
    Sep 2010
    Location
    Anchorage, Alaska, USA
    Posts
    9,664
    To do this I create another front end that the user opens over the network ( not using terminal server)
    If you mean connecting a FE to a BE across a WAN (not TS), this a know cause of corruption.
    You should read the following:

    Using a wan with ms-access?
    http://www.kallal.ca/Wan/Wans.html

  5. #5
    tagteam is offline Competent Performer
    Windows 7 64bit Access 2010 32bit
    Join Date
    Mar 2013
    Posts
    494
    No, I am using UNC and Drive letter on the same server. The users at the remote location use Terminal server so in the end all the remote work is actually done locally on the server.

    Some users that are in the same physical location as the terminal server connect with a front end on their local machine or over the network share.

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Must Change the Path to Linked Tables
    By michaeltrombetta in forum Import/Export Data
    Replies: 3
    Last Post: 03-11-2016, 02:20 PM
  2. Replies: 2
    Last Post: 01-16-2015, 01:25 PM
  3. Replies: 5
    Last Post: 02-02-2012, 06:42 PM
  4. Display Linked table Path
    By gg80 in forum Access
    Replies: 3
    Last Post: 10-14-2011, 10:02 PM
  5. Replies: 1
    Last Post: 03-18-2011, 04:07 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums