R
Robert
Hello Again Everyone
As mentioned earlier, I would probabally be posting a great deal. Here
is the overview of my database and a subsequent problem I am having.
Initially, there was one HUGE table, now I have several tables, these
are named as follows:
These are tables that are referenced by autolookup fields
LstBldTyp
LstClnc
LstGndr
LstKeyBilletO
LstRankList
LstSwimClass
LstWorkSection
LstWpnsQual
These are tables that contain data
TblG3Account
TblG3Basic
TblG3Clnc
TblG3Med
TblG3NoK
TblG3NonResPME
TblG3OIF0406TrngALL
TblG3OIF0406TrngSel
TblG3Promo
TblG3Recall
TblG3ResPME
TblG3Skills
TblG3Training
TblG3Uniform
TblG3Vehicle
TblG3Weapons
I use the TblG3Basic as (what I consider) my master table with the
basic information. I am using a MbrSSN field (Social Security Number)
as the master key and as my reference for all relationships on a one to
one basis.
When I open my TblG3Basic, I do not see any of the sub datasheets,
Trying to figure out why that is. Also as I said, I use my TblG3Basic
as the starting point, I am trying to figure out how to get it so that
when I enter a social security number in, it cascades through all of my
other tables (creates a new record I guess). I have referential
integrity and cascade update and delete, but for some reason I still
have to enter the SSN's manually...
Any help would be appreciated, if you need more information, please let
me know!!
Robert A. Wukich, Sr
Sgt/USMC
As mentioned earlier, I would probabally be posting a great deal. Here
is the overview of my database and a subsequent problem I am having.
Initially, there was one HUGE table, now I have several tables, these
are named as follows:
These are tables that are referenced by autolookup fields
LstBldTyp
LstClnc
LstGndr
LstKeyBilletO
LstRankList
LstSwimClass
LstWorkSection
LstWpnsQual
These are tables that contain data
TblG3Account
TblG3Basic
TblG3Clnc
TblG3Med
TblG3NoK
TblG3NonResPME
TblG3OIF0406TrngALL
TblG3OIF0406TrngSel
TblG3Promo
TblG3Recall
TblG3ResPME
TblG3Skills
TblG3Training
TblG3Uniform
TblG3Vehicle
TblG3Weapons
I use the TblG3Basic as (what I consider) my master table with the
basic information. I am using a MbrSSN field (Social Security Number)
as the master key and as my reference for all relationships on a one to
one basis.
When I open my TblG3Basic, I do not see any of the sub datasheets,
Trying to figure out why that is. Also as I said, I use my TblG3Basic
as the starting point, I am trying to figure out how to get it so that
when I enter a social security number in, it cascades through all of my
other tables (creates a new record I guess). I have referential
integrity and cascade update and delete, but for some reason I still
have to enter the SSN's manually...
Any help would be appreciated, if you need more information, please let
me know!!
Robert A. Wukich, Sr
Sgt/USMC