New tables get added automatically
roygv
Posts: 6
Hi,
After I defiend a subset of tables and documented them I found that every newly created (or recreated) tables get automatically added to my project. Is there a way to supress this behaviour?
Roy
After I defiend a subset of tables and documented them I found that every newly created (or recreated) tables get automatically added to my project. Is there a way to supress this behaviour?
Roy
Comments
I am sorry to say that there is no way to supress this feature. You will have to turn it off manually.
Regards
David
If you download SQL Doc 1.1 and save the project file you can find the attribute NewDatabaseObjects="Enabled" on the Project element,
set the value to Disabled to turn off adding the items as "On".
Hope this helps you
Regards
David