Hello,
Firstly, I want to thank you for making TDM a pleasant tool to work with.
I have a question with regards to the Model Update Wizard.
Please take a look at the screenshot. Is there a way to make the wizard ignore the column positions when comparing the fields?
In my case I unchecked all the selections, then I checked only the 3 columns for update. I would have liked Toad to ignore the EmployeeTypeID column.
Also I don't see any foreign key references.
Side notes:
- TDM crashed the first time when I unselected all the differences, however, subsequently there were no other crashes, fortunately.
- TDM reports changes in the columns order (in the Attributes Order node) and it presents two huge comma separated column names (the table has a lot of columns) at the bottom of the screen. It would be very useful to present a diff coloring to see exactly what's different in the order of the columns.
- I noticed something interesting in the column order. I have a table I modeled with TDM ( I created the table by generating the sql script with TDM). When TDM compares the column order between the SQL table and the table in the model, it places an FK field in the TDM model on the last position while in the SQL table is in the right place - exactly as it was modeled. I would have expected the columns order to be identical.
Please note that I use on the physical models and SQL Server 2008 as the back-end rdbms.
Thanks