Is there a way to to "generate" source of commnads of Generate Scripts dialogue? Eg. I have 200 tables but I want to export only 60 of them and I do not like to click it manually. I have a txt list of table.
If it were a tsql commnad icon like on another dialogues, it would be perfect. I would be able to findstr -v and skip tables I do not want to export...
And also customer wouldn't make a mistake by forgetting eg. Create Indexes option etc etc.