Results 1 to 2 of 2
  1. #1
    togo is offline Advanced Beginner
    Windows 7 64bit Access 2010 64bit
    Join Date
    Sep 2012
    Posts
    83

    relinking backend

    So I was thinking of using code like this:

    Code:
    If Dir("Drive:\foldername\") = "" Then
     'connection not available
    to tell whether or not the original is still connected over network drive. However, how do you switch the path to a local backend on C drive using VBA (simplest way possible please!)?



    thanks
    Last edited by togo; 12-11-2012 at 09:20 AM.

  2. #2
    orange's Avatar
    orange is offline Moderator
    Windows XP Access 2003
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,849

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

Similar Threads

  1. Replies: 5
    Last Post: 02-02-2012, 06:42 PM
  2. SQL Backend
    By Mclaren in forum Access
    Replies: 1
    Last Post: 11-25-2011, 08:34 AM
  3. duplicating backend
    By ls9bg in forum Database Design
    Replies: 1
    Last Post: 03-30-2011, 03:16 PM
  4. avoid relinking linked tables
    By Hobbes29 in forum Import/Export Data
    Replies: 1
    Last Post: 10-01-2010, 11:15 PM
  5. Relinking an ADE file to SQL tables
    By cjbuechler in forum Database Design
    Replies: 4
    Last Post: 06-05-2009, 09:48 AM

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