K
KrispyData
I inhererited a database with queries, forms, etc aggregated on the Primary
Account info. My project is to modify the database for Individual Acct info.
I made a copy of the PrimaryAcct. mdb. Individual Acct info is available on
the same tables that PrimaryAcct .mdb is based on. I am making changes in
several queries (there are also many queries based on queries). Mostly, I am
just adding Individual Acct#'s and updating formulas. Since I am naming this
database IndividualAcct.mdb I would like to rename some of the queries that I
updated just to make it more meaningful. For examle, instead of
PrimaryCollections I want to change it to lndividualCollections.
Will this nane change affect the functionality of any access object that is
dependend on this query? For example, if Query A is based on Primary
Collections and I re-name it to Individual Collections, will Query A go
berserk and not know what I am askign for?
Account info. My project is to modify the database for Individual Acct info.
I made a copy of the PrimaryAcct. mdb. Individual Acct info is available on
the same tables that PrimaryAcct .mdb is based on. I am making changes in
several queries (there are also many queries based on queries). Mostly, I am
just adding Individual Acct#'s and updating formulas. Since I am naming this
database IndividualAcct.mdb I would like to rename some of the queries that I
updated just to make it more meaningful. For examle, instead of
PrimaryCollections I want to change it to lndividualCollections.
Will this nane change affect the functionality of any access object that is
dependend on this query? For example, if Query A is based on Primary
Collections and I re-name it to Individual Collections, will Query A go
berserk and not know what I am askign for?