473,491 Members | 2,583 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Porting a split database.....

I have a split database (Access 2003).

Now I need to port the database to the end-users' computer for a
demonstration. When I try to start up the database on the other
computer, it tells me that it cannot find the back-end database.

How do I tell the the "front-end" database where to locate the
"bank-end" DB that contains the actual tables on a computer other than
the one on which it was developed?

Thanks

Nov 13 '05 #1
2 1503
On 24 Feb 2005 18:43:45 -0800, "raydelex" <rm*******@operamail.com>
wrote:

Tools / Database utilities / Linked table manager.
You can also reattach programmatically. Check your help file for
Connect and RefreshLink.

-Tom.

I have a split database (Access 2003).

Now I need to port the database to the end-users' computer for a
demonstration. When I try to start up the database on the other
computer, it tells me that it cannot find the back-end database.

How do I tell the the "front-end" database where to locate the
"bank-end" DB that contains the actual tables on a computer other than
the one on which it was developed?

Thanks


Nov 13 '05 #2
Br
raydelex wrote:
I have a split database (Access 2003).

Now I need to port the database to the end-users' computer for a
demonstration. When I try to start up the database on the other
computer, it tells me that it cannot find the back-end database.

How do I tell the the "front-end" database where to locate the
"bank-end" DB that contains the actual tables on a computer other than
the one on which it was developed?

Thanks


Either:
- use the same path names exactly on both computers
- use the built-in link manager in Access to update the links
- delete the linked tables and relink them
- use code to check the links when the program starts and prompts the
user for the location of the data, then it relinks the tables

Br@dley
Nov 13 '05 #3

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

Similar topics

4
1989
by: golu | last post by:
Has any body done the porting from oracle to sql server, what were the issues in porting the data bases? Also suggest some resources which can be helpful in the porting project TIA Golu
4
2356
by: Chris Travers | last post by:
Hi all; A few years ago, I set about porting a PHP application from MySQL to PostgreSQL, after realizing that MySQL wasn't going to be able to handle it. In order to do this, I built a light,...
2
1178
by: Theo Harlauch | last post by:
Hi, I'm quite sure if this newsgroup is suitable for my question but I'll give it a try. I'd like to port an application of mine which is currently just curses driven to a guish one. For now,...
3
1351
by: -DG- | last post by:
In C++, there is a compelling reason to recreate projects for the VS2005 compiler rather than simply copy and recompile older code (reason being C++/CLI syntax). I'm wondering if there is any...
2
2757
by: -DG- | last post by:
No reply on my previous query, so I'll post this again. I've done a bit more research in the interim. I'm trying to find an easy way to port code from the older VS2003 format to the format used...
1
1692
by: pwbyrne | last post by:
Hi, I'm looking for details, or tools about porting a full Ms Sql Server 2000 database to Postgres on Linux. Is this possible? We have the whole nine yards, stored procedures, triggers, and...
7
10519
by: Mark A | last post by:
If server 01 running HADR in the primary role crashes, and the DBA does a HADR takeover by force on the 02 server to switch roles, then the 02 server is now the primary. What happens when the...
6
1935
by: Stan | last post by:
I am working on a database in ACCESS 2003. This is a simple DB with only one table. I have split the DB so I can upgrade and debug the front end before installing on my clients' computer. I used...
10
1148
by: kj | last post by:
Hi. I'd like to port a Perl function that does something I don't know how to do in Python. (In fact, it may even be something that is distinctly un-Pythonic!) The original Perl function takes...
0
6974
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
7146
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
7183
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...
1
6852
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7356
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...
0
4573
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3074
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1389
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
0
277
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

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.