473,396 Members | 1,799 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.

Linking issue to database while moving application from one dir to another dir

7
Hi..
I am new to VBA access. I have created one application using VBA Access. I split the database from "database tools -> Access Database", and linked it through the "Database Tools -> Linked table Manager". It works fine. Both the application and Database are in the same folder.But when I move that folder from one directory to another directory it does not linked to that database automatically. I again have to linked it to the database through "Linked Table Manager". Is there any solution that my database will automatically link to the application.
Dec 18 '13 #1
1 918
Seth Schrock
2,965 Expert 2GB
As far as I'm aware, when linking to a separate backend, it doesn't get the location based on its proximity to the frontend. It uses its actual location on the computer so if you change the location of the backend at all, it will break the link. Here is an article that describes how to prompt for the new backend location (look at the second post): Relinking ODBC Tables using VBA. You may also look at Is it possible to store the location of the backend database in a table which is when I learned how to relink tables. What I ended up doing is to test if I could get into one of the tables that was in the backend and then if I couldn't then I would prompt for the new location.
Dec 18 '13 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

8
by: BMM | last post by:
Hi. I have a dumb question. Is a database an application? And, in the context of a data-driven web-enabled application, is the database still an application? I have a project lead who says it is....
2
by: bryja_klaudiusz[at]poczta[dot]fm | last post by:
Hi, How to copy database diagram (all data) to other server using only MSDE server and VS.Net Proffesional? I have no Enterprice manager. I have to move database (create on my machine) to my...
2
by: brosuryanarayanaa | last post by:
How do I import the records from one database table to another? Can anyone tell me the steps to do it
3
by: Simon Burton | last post by:
Hi, I'm having some trouble linking one extension module to another because the linker expects a "lib" prefix and my python modules cannot have this prefix. I found two ways of doing it on a...
0
by: Jeff Waskiewicz | last post by:
Here is what I am trying to accomplish. I have an MDI application on the left side of the client area I have a borderless form that holds a treeveiw for navigation. When an item is selected from...
1
by: hazahafiz | last post by:
hye all.. anybody have any idea to develop a database system for final project in degree level? what the suitable tittle for database project application? i need your help...
2
by: Łukasz Ledóchowski | last post by:
Hi! I want to develop database web application. It will consist of many similar webpages with grid and ability to edit, insert or delete rows. All of these webpages will have grids with the same...
3
by: Eric1987 | last post by:
Hi, I am currently doing my java assignment. In this assignment, I had require to build a JFrame application. Component List in my application: 1) Frame_A with a button 2)...
0
by: kishoresss | last post by:
Dear Sir/Madam, I have one major scrolling issue with my application. Actually we are using iframe, tab for jquery, at the time the page seen become very large the scroll coming all the...
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
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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...
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
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
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
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.