Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Message Board

Status
Not open for further replies.

emissions

Technical User
Mar 17, 2002
68
0
0
GB
I'm currently developing a Message Board, with two tables;

1. MessageThread
2. Replys

In the messageThread table I have a field called ReplyNumber, I want this field to count the number of entries for a particular Message, from the replys table.

Relationships have been setup using the MessageThread ID, which is resident in both tables.

Can anyone tell me, or show me how to setup the ReplyNumber to count the number of replys.

Help greatfully needed, THanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top