Link back to previous entry

G

Guest

Hi

I have set up a table called TEXTUNIT with the following
fields:
TEXTID autonumber
TEXT text
PARENTTEXTID number

I need a link back to the previous entry so that I can
group text together. The text will need to be displayed
in groups so I have used PARENTTEXTID to link back to the
TEXTID of the previous TEXTUNIT in the grouping.

Is this the best way of doing this type of thing? Are
there alternative better ways? And when at the start of a
grouping is it best to set the PARENTTEXTID equal to the
TEXTID to identify the start of a group of text?

Thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top