Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
richard_chilvers
Specialist
Specialist

Description of Model


I was wondering if there is anyway to add a 'comment' or description to a QVW model? Over the years I have collected many different models, and try to give them meaningful name. But going back to find one that is years old, its difficult to remember what each one does ! It would useful in recently Opened Documents, for example. And of course, it would be useful for anyone inheritinmg my work

I'm thinking along the lines of "COMMENT TABLE <> WITH ..."

Thanks in advance.

2 Replies
maleksafa
Specialist
Specialist

you can always add tags to the fields if you want to add more meaningful description to the field, and add in your script on the first tab a detailed documentation on the data model and then comment each tab.

as a best practice you should well manage/create your tabs and not put everything in one tab, use a tab per model/connection string etc...

richard_chilvers
Specialist
Specialist
Author

Hi Malek

These are all good points and I would also encourage designers to document their models as they go along. My tip is to always keep a section at the start of your script detailing changes that have been made once the model goes 'live'.

What I'm really looking for is a top-level description of each model so I don't have to open it up and look at the comments, data structure etc.