I have several tables linked to other databases, which I am not allowed to modify.
I need to create a form where my users will be able to add comments to each itemID. (itemID and other details are part of the linked tables.
I have created my own table with 2 columns: ItemID and Comments.
Now I need to create a form where my users will be able to pick an itemID and insert a comment.
Can it be done? how?
I need to create a form where my users will be able to add comments to each itemID. (itemID and other details are part of the linked tables.
I have created my own table with 2 columns: ItemID and Comments.
Now I need to create a form where my users will be able to pick an itemID and insert a comment.
Can it be done? how?