PC Review


Reply
Thread Tools Rate Thread

Access application linked to fixed database

 
 
Man Utd
Guest
Posts: n/a
 
      21st Feb 2006
We got an Access 2 application which was written long time ago.
I was testing and investigating the business logic of it. I copied the whole
lot of files (.mdb, .ldb, .dll, .mda,...) into another temp directory.
Then I ran the .mdb from that temp directory, however, I found the original
Access database was changed whenever I played with the application.

How come the Access application linked to the original data?


 
Reply With Quote
 
 
 
 
Douglas J. Steele
Guest
Posts: n/a
 
      21st Feb 2006
It was probably split into a front-end (containing the queries, forms,
reports, macros and modules), linked to a back-end (containing the tables
and relations). The linkage is hard-coded: it's an absolute path.

Afraid I don't have Access 2 installed on this machine anymore, and I don't
remember whethere it was called the Linked Table Manager or the Attachment
Manager, but look under Add-Ins on the Tools menu to relink which back-end
to use.

--
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no private e-mails, please)


"Man Utd" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> We got an Access 2 application which was written long time ago.
> I was testing and investigating the business logic of it. I copied the
> whole
> lot of files (.mdb, .ldb, .dll, .mda,...) into another temp directory.
> Then I ran the .mdb from that temp directory, however, I found the
> original
> Access database was changed whenever I played with the application.
>
> How come the Access application linked to the original data?
>
>



 
Reply With Quote
 
Larry Daugherty
Guest
Posts: n/a
 
      21st Feb 2006
IYour application was properly split into a FrontEnd and a BackEnd..
To get it to safely play as you want, open the FrontEnd in your
sandbox and then go to File|AddIns|Attachment Manager. It's been a
long time since I did it in Access 2.0 but Access 2.0 Help will get
you through the process. You want to un-link the tables from the
former location and then point to the BackEnd you have in the sandbox
and all will be well.

HTH
--
-Larry-
--

"Man Utd" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> We got an Access 2 application which was written long time ago.
> I was testing and investigating the business logic of it. I copied

the whole
> lot of files (.mdb, .ldb, .dll, .mda,...) into another temp

directory.
> Then I ran the .mdb from that temp directory, however, I found the

original
> Access database was changed whenever I played with the application.
>
> How come the Access application linked to the original data?
>
>



 
Reply With Quote
 
Albert D.Kallal
Guest
Posts: n/a
 
      21st Feb 2006
you can read about how this works here:

http://www.members.shaw.ca/AlbertKal...plit/index.htm


--
Albert D. Kallal (Access MVP)
Edmonton, Alberta Canada
(E-Mail Removed)
http://www.members.shaw.ca/AlbertKallal


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Linked Table in Access database apcalogic Microsoft Access 1 12th Feb 2010 04:05 PM
Websites linked to Access Database Becky Microsoft Access ADP SQL Server 1 16th Feb 2009 04:31 AM
Linked database access Leif Microsoft Access Security 1 27th Nov 2008 03:32 PM
Open access-application with fixed size reidarT Microsoft Access Form Coding 4 15th Apr 2005 05:29 AM
Re: skipping blank lines in a linked fixed width table in access 97 John Nurick Microsoft Access External Data 0 12th May 2004 08:12 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 07:07 PM.