Would it be right to create Relationship as attached Sreccn Shot ..?

zubersurati

Registered User.
Local time
Yesterday, 16:50
Joined
Apr 9, 2012
Messages
13
Hi,

Using Access 2007. Learning through Forum and books.
I created five Tables tbl1 to tbl5. Have created relationship
as attached screen shot.
What are Pros and Cans. Are some relationship in screen shot unnecessary ?

Thanks in advance
Zubersyrati
 

Attachments

  • Relations.jpg
    Relations.jpg
    41 KB · Views: 142
I am assuming that this post is not a joke.

From wikipedia:

Obfuscation (or beclouding) is the hiding of intended meaning in communication, making communication confusing, wilfully ambiguous, and harder to interpret.

If you have some real issue underlying this, then present the real issue. Without some comprehensible terms it is impossible to guess. What you have shown is virtually incomprehensible. At least arrange the tables so that the criss-crossing of relations is minimised.
 
Hi spikepl,

No sir this is not joke. I had made three tables in real life situation. So was trying
to see in the relationship by these five tables. I am really sorry if I offended any pros or Experts.

I created Three Tables
1. tblCountries (pk CountryID auto,countryName, ..etc)
2. tblProductTypes (pk ProdTypeId auto, TypeDescrip)
Junction table tblCountryNTypes

with CountryNTypeID pk auto then created Index with CountryId+ProdTypeID
ProdTypeID Unique Via Index electric Icon. so that I can have only one record
with country and ProdType (no duplicates)

Now I tried Form Creating frmTest with two Comboboxes
CmbCountry Combobox populating tblCountries, than CmbTypes
Populating when CmbCountry is Chosen, If there is no related ProdTypeID
with that country in tblCOuntryNTypes it will be blank other wise
will populate with related ProductTypes..
Rowsource of CmbType I tried via row source property I am unable to do.

further more what I would like that if there is no related ProctType with that
country in tblCountryNtypes table I should be able to new record to tblCountryNTypes.
either via open new popup form ADD Country and Types.
if ProdructType not available how I add new ProductType in the tblProdTypes .

This was the reason I was making those table and see. what way I could do.
That was not joke sir. Did not mean to Offend you.

Thank you very much.
Zubersurati.
 
If showed your actual tables, it would be much easier to answer this question.
 
Hi,

Using Access 2007. Learning through Forum and books.
I created five Tables tbl1 to tbl5. Have created relationship
as attached screen shot.
What are Pros and Cans. Are some relationship in screen shot unnecessary ?

Thanks in advance
Zubersyrati

I can honestly say that I have never seen such an interesting presentation.

Does your Mummy know you are playing on her computer?
 
Hi Skechin and Rainlover,

Would you see the following to first post other post in the thread...Please.
I have narrated Tables and relationship I may be right or wrong in Junction
table.

Love your Comment RainLover ..
Yes I played with computer from the time of CPM+, dBase, Delphi
If I get answer will appreciate otherwise :banghead: will look around
different forums and books..

new to access. Anyway Thanks a lot all of you. appreciation and regards
great day.

Zubersurati
 
我仍然不知道这是怎么回事。关于更新的数字如何?
 
Do you have a communication problem.

Is English your first Language.

Why would anyone write a Database with Table Names and Fields like you have chossen.

You need to get serious with us before we can take you seriously.
 
ok all thanks ..also thanks for teaching me English... no my mother tongue is not English Sir.
But looking at screen shop Redundancy cop came.
Lot of redundant data in tables..... let me remove and see...till than great day.

Thanks and regards to all of you.

Oh I see Australia.
Zubersurati
 
We cannot be expected to know your English skills.

If you have a problem then say so.

We can only help those who help themselves.

Back to your Relationships they are unworkable.

Use real names.
 
Thank you very much RainLover appreciate.
I am working on it will post it later Date. Basically 1:M and M:M types
of tables are let me go through it.
Thanks
Zubersurati
 

Users who are viewing this thread

Back
Top Bottom