A
Alp
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
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