J
Jessica
I have a database which contains a table listing
invoices. I need to provide the users the ability to
input a comment for an invoice, store that comment and
then add to that comment at a later date. What is the
best way to maintain this running list of comments for
each invoice? We also need to time stamp each comment.
invoices. I need to provide the users the ability to
input a comment for an invoice, store that comment and
then add to that comment at a later date. What is the
best way to maintain this running list of comments for
each invoice? We also need to time stamp each comment.