A
Alex Martinez
Hello,
I made a claims database for my company which has several branches in New
York. It was a successful project. Now management want me to implement the
same database in our home state Washington which has several branches. I
splited the database in the same server in seperate folders call front-end
and back-end. I don't want to reinvent the wheel creating a new front-end
for our Washington branches. The problem is New York has there own set of
claims reviewers and Washington has there own set of claims reviewers. The
current front-end shows the names of all claims reviewers in New York and
the branches as well - number 1, 2, 3, 8. Washington branch numbers are
11,12,13, I don't want the user in Washington select the claims reiviewers
from New York or claims reviewer's from New York to select Washingtons
claims reviewer. Currently I have the branch numbers and claims reviewers
in seperate tables using combo boxes in the forms. Is there a easy way I
can use the same front-end forms for both states showing only the respective
branch and claims reviewers in the state they are in? All I want is the New
York people only populate the branches and claims reviewers name for there
state and for the Washington state users to see only there branches and
claims reviewers only. Is this possible? Any tips will be appreciated.
Thank you in advance.
I made a claims database for my company which has several branches in New
York. It was a successful project. Now management want me to implement the
same database in our home state Washington which has several branches. I
splited the database in the same server in seperate folders call front-end
and back-end. I don't want to reinvent the wheel creating a new front-end
for our Washington branches. The problem is New York has there own set of
claims reviewers and Washington has there own set of claims reviewers. The
current front-end shows the names of all claims reviewers in New York and
the branches as well - number 1, 2, 3, 8. Washington branch numbers are
11,12,13, I don't want the user in Washington select the claims reiviewers
from New York or claims reviewer's from New York to select Washingtons
claims reviewer. Currently I have the branch numbers and claims reviewers
in seperate tables using combo boxes in the forms. Is there a easy way I
can use the same front-end forms for both states showing only the respective
branch and claims reviewers in the state they are in? All I want is the New
York people only populate the branches and claims reviewers name for there
state and for the Washington state users to see only there branches and
claims reviewers only. Is this possible? Any tips will be appreciated.
Thank you in advance.