Re: Selecting back end(s) to use
From: Douglas J. Steele (NOSPAM_djsteele_at_NOSPAM_canada.com)
Date: 09/08/04
- Next message: anonymous_at_discussions.microsoft.com: "Re: Elapsed Time"
- Previous message: Alp: "Selecting back end(s) to use"
- In reply to: Alp: "Selecting back end(s) to use"
- Next in thread: Alp: "Re: Selecting back end(s) to use"
- Reply: Alp: "Re: Selecting back end(s) to use"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 8 Sep 2004 08:09:34 -0400
The BE has no idea what FE is connected to it, so there's nothing that needs
to be done from that perspective.
If you check http://www.mvps.org/access/tables/tbl0009.htm at "The Access
Web", you'll see one approach to relinking BEs.
However, why do you have "a group of identically structured BE's"? That
sounds as though your database may not be properly normalized, and that
you're storing each customer (or region, or product, or whatever) in a
different database.
-- Doug Steele, Microsoft Access MVP http://I.Am/DougSteele (No private e-mails, please) "Alp" <esinalp@streamyx.com> wrote in message news:e6UxnmZlEHA.2020@TK2MSFTNGP09.phx.gbl... > Hi Experts, > > I'm trying to find a solution for the following scenario: > > There are several backends for use in the application. This actually is a > combined reporting application for a group of identically structured BE's. > Only 2 tables from each BE are used in the FE and each are given aliases for > the time being so that they will not interfere with each other. > > What I would like to accomplish is that when user selects the BE's he/she > wants to work with via a form, and only those BE's tables are linked (or > relinked/reconnected). The reason is not all BE's may be available at > runtime or user might want to report only on a few BE's. > > First, is this possible? (I think it should be, but...) > Does the FE application has to have aliases already setup for the BE > databases? > Would I need to check available BE files within a directory? > Finally, what would be a better approach to accomplish a selection of > multiple backends to work with in a frontend? > > Too many questions, I know. Any help or guidance will highly be appreciated. > > Thanks in advance. > > Alp > > >
- Next message: anonymous_at_discussions.microsoft.com: "Re: Elapsed Time"
- Previous message: Alp: "Selecting back end(s) to use"
- In reply to: Alp: "Selecting back end(s) to use"
- Next in thread: Alp: "Re: Selecting back end(s) to use"
- Reply: Alp: "Re: Selecting back end(s) to use"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|