A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » Database Design
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Database



 
 
Thread Tools Display Modes
  #1  
Old February 11th, 2009, 09:09 AM posted to microsoft.public.access.tablesdbdesign
Kutty
external usenet poster
 
Posts: 74
Default Database

In my office I am processing each daily incoming document and forwarding to
the concerned department. I need to make database to track it as follows :

Table 1 fields : ID#, STAFF_NAME
Table 2 fields : ID#, TRACK#, DATE_RECEIVED, DOCUMENT_NAME, FORWARDED_TO

Relationship : one to many
Primary key : ID# in Table 1
Foreign key : ID# in Table 2
TRACK# : Autonumber

After connect Table 1 to Table 2 I cannot see +sign in each record of
Table 1. Why ?

  #2  
Old February 11th, 2009, 05:12 PM posted to microsoft.public.access.tablesdbdesign
Jeff Boyce
external usenet poster
 
Posts: 8,621
Default Database

If you "cannot see the + sign ... in Table 1", you are working directly in
the tables. Bad idea!

Access tables store data, Access forms display it.

After you get the tables defined and the relationships among the tables
established, use the forms, Luke!

Regards

Jeff Boyce
Microsoft Office/Access MVP


"Kutty" wrote in message
...
In my office I am processing each daily incoming document and forwarding
to
the concerned department. I need to make database to track it as follows
:

Table 1 fields : ID#, STAFF_NAME
Table 2 fields : ID#, TRACK#, DATE_RECEIVED, DOCUMENT_NAME,
FORWARDED_TO

Relationship : one to many
Primary key : ID# in Table 1
Foreign key : ID# in Table 2
TRACK# : Autonumber

After connect Table 1 to Table 2 I cannot see +sign in each record of
Table 1. Why ?



  #3  
Old February 15th, 2009, 02:13 PM posted to microsoft.public.access.tablesdbdesign
Kutty
external usenet poster
 
Posts: 74
Default Database

This question is for my knowledge:
Can I see + sign in primary key table in msaccess version 2007 ?
I can see + sign in version 2003.



"Jeff Boyce" wrote:

If you "cannot see the + sign ... in Table 1", you are working directly in
the tables. Bad idea!

Access tables store data, Access forms display it.

After you get the tables defined and the relationships among the tables
established, use the forms, Luke!

Regards

Jeff Boyce
Microsoft Office/Access MVP


"Kutty" wrote in message
...
In my office I am processing each daily incoming document and forwarding
to
the concerned department. I need to make database to track it as follows
:

Table 1 fields : ID#, STAFF_NAME
Table 2 fields : ID#, TRACK#, DATE_RECEIVED, DOCUMENT_NAME,
FORWARDED_TO

Relationship : one to many
Primary key : ID# in Table 1
Foreign key : ID# in Table 2
TRACK# : Autonumber

After connect Table 1 to Table 2 I cannot see +sign in each record of
Table 1. Why ?




  #4  
Old February 17th, 2009, 04:50 PM posted to microsoft.public.access.tablesdbdesign
Jeff Boyce
external usenet poster
 
Posts: 8,621
Default Database

Kutty

No experience there. Have you tried searching with your favorite on-line
search site?

Regards

Jeff Boyce
Microsoft Office/Access MVP

"Kutty" wrote in message
...
This question is for my knowledge:
Can I see + sign in primary key table in msaccess version 2007 ?
I can see + sign in version 2003.



"Jeff Boyce" wrote:

If you "cannot see the + sign ... in Table 1", you are working directly
in
the tables. Bad idea!

Access tables store data, Access forms display it.

After you get the tables defined and the relationships among the tables
established, use the forms, Luke!

Regards

Jeff Boyce
Microsoft Office/Access MVP


"Kutty" wrote in message
...
In my office I am processing each daily incoming document and
forwarding
to
the concerned department. I need to make database to track it as
follows
:

Table 1 fields : ID#, STAFF_NAME
Table 2 fields : ID#, TRACK#, DATE_RECEIVED, DOCUMENT_NAME,
FORWARDED_TO

Relationship : one to many
Primary key : ID# in Table 1
Foreign key : ID# in Table 2
TRACK# : Autonumber

After connect Table 1 to Table 2 I cannot see +sign in each record of
Table 1. Why ?






 




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 Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 12:56 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.