C
CeCelia
Your Assistance please..for another clueless newbie
BASICS: Access 2000 & DW4 on Win 2000 Adv Server. Once this database
is completed, some of the tables will be used the web for Search
functions only. All editing will be done in-house.
SCENARIO: This is my first "real" project in Access, and I am against
some heavy deadlines with data accumulating faster than I can enter it
all - because I keep tripping over myself in Access. I started out
with one table that ended up being huge and cumbersome. So I broke it
up into smaller tables, and resolved a number of redundancy issues.
BUT now I'm wondering if I have the same problem in reverse ie. too
many too small tables.
GOAL: Permit multi-function searches to web-user. For ex: all service1
vendors in CityX, all services1-10 vendors in MetroY, or all
service1,3,5 vendors in the Carribean. Search by vendor, service,
region.
RECORDS: currently 198 countries and 30,000 vendors.
CURRENT TABLES:
GeoRegions (14 records)
*RC Region Code
Region Region or Continent
GeoCountries (198 records)
*CC Country Code
Country Country or Nation
RC RC from GeoRegions Table
GeoStateProv (80 records)
*SC State Code
StateProv State or Province
*CC CC from GeoCountries Table
Now all of these work - showing the subforms/links (we are not *even
at the web-search part yet).
BUT when I create GeoMetros (1058 records)..
*MC Metro Code
Metro Metro Area
*SC SC from GeoStateProv Table - it does not show as a subform,
or link even though it shows in the Relationships window.
QUESTIONS:
Why isn't the GeoMetro working (the table not the car ;-)
I now have four tables for the geo info alone, is this too many? Am I
doing this all wrong? What is the most efficient way?
I don't understand when you need to create a linking table listing all
the values. If I need to create one, do you link to the PK of each
table to formulate the columns? or enter manually? And then what
tables do you link to/from?
I don't "get" what a foreign key is.
Is there a limit to how many many-to-many relationships a table can
have?
My goal of course is "quick concise to the point" (rather unlike this
posting ;-).
Thank you so much for your help & God Bless. I truly appreciate your
input/suggestions/verbal spankings.
BASICS: Access 2000 & DW4 on Win 2000 Adv Server. Once this database
is completed, some of the tables will be used the web for Search
functions only. All editing will be done in-house.
SCENARIO: This is my first "real" project in Access, and I am against
some heavy deadlines with data accumulating faster than I can enter it
all - because I keep tripping over myself in Access. I started out
with one table that ended up being huge and cumbersome. So I broke it
up into smaller tables, and resolved a number of redundancy issues.
BUT now I'm wondering if I have the same problem in reverse ie. too
many too small tables.
GOAL: Permit multi-function searches to web-user. For ex: all service1
vendors in CityX, all services1-10 vendors in MetroY, or all
service1,3,5 vendors in the Carribean. Search by vendor, service,
region.
RECORDS: currently 198 countries and 30,000 vendors.
CURRENT TABLES:
GeoRegions (14 records)
*RC Region Code
Region Region or Continent
GeoCountries (198 records)
*CC Country Code
Country Country or Nation
RC RC from GeoRegions Table
GeoStateProv (80 records)
*SC State Code
StateProv State or Province
*CC CC from GeoCountries Table
Now all of these work - showing the subforms/links (we are not *even
at the web-search part yet).
BUT when I create GeoMetros (1058 records)..
*MC Metro Code
Metro Metro Area
*SC SC from GeoStateProv Table - it does not show as a subform,
or link even though it shows in the Relationships window.
QUESTIONS:
Why isn't the GeoMetro working (the table not the car ;-)
I now have four tables for the geo info alone, is this too many? Am I
doing this all wrong? What is the most efficient way?
I don't understand when you need to create a linking table listing all
the values. If I need to create one, do you link to the PK of each
table to formulate the columns? or enter manually? And then what
tables do you link to/from?
I don't "get" what a foreign key is.
Is there a limit to how many many-to-many relationships a table can
have?
My goal of course is "quick concise to the point" (rather unlike this
posting ;-).
Thank you so much for your help & God Bless. I truly appreciate your
input/suggestions/verbal spankings.