dbTalk Databases Forums  

Re: Fields from split table do not appear in Form View in Access 2000

comp.database.ms-access comp.database.ms-access


Discuss Re: Fields from split table do not appear in Form View in Access 2000 in the comp.database.ms-access forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Gramps
 
Posts: n/a

Default Re: Fields from split table do not appear in Form View in Access 2000 - 07-25-2003 , 06:44 PM






I suspect your tables are not well normalized but, without a more explicit
example, it's difficult to say what needs to be done. Could you provide some
'real' data?

Such 'wide' tables with such complex keys are unusual in a well designed
database.

"R W Pearson" <rwpearson2002 (AT) comcast (DOT) net> wrote

Quote:
I have two tables split (because there are over 255 columns). They share
a
5 field primary key that is a foreign key in table 1.

table1 table2
------------ ------------
table2.pkey1 table2.pkey1
table2.pkey2 table2.pkey2
table2.pkey3 table2.pkey3
table2.pkey4 table2.pkey4
table2.pkey5 table2.pkey5
table1.field1 table2.field1
table1.field2 table2.field2
table1.field3

. .
. .
. .

table1.field180 table2.field143

I have a query:

table1.* table1.pkey1 table1.pkey2 table1.pkey3 table1.pkey4
show show show show show

table1.pkey5 table2.field1 table2.field2 . . .
show show show

Know my problem. I cannot get any fields from TABLE1 to appear for
selection in Form View. Any help is appreciated. Thanks.





Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.