Comments
Sort by recent activity
@Dan_J well, I updated to 4.2.0.3722 recently and now I am unable to recreate the issue. I am guessing it was directly or indirectly fixed by whatever changed in the recent release. / comments
@Dan_J well, I updated to 4.2.0.3722 recently and now I am unable to recreate the issue. I am guessing it was directly or indirectly fixed by whatever changed in the recent release.
@Jon_Kirkwood We would use this information when trying to determine the impact of deprecating a field in table, view, stored procedure, etc or implementing breaking changes to a field. Using the previous example, if I was going to remove the Attribute field from Table A, currently all I know is what objects depend on Table A, but I have to do further analysis to see if any of the dependent objects actually use the Attribute field in order to remove it. Same thing goes if I were to change the field definition for the Attribute field. This takes dependency tracking a step deeper to get a better picture into what exact fields do things depend on within an object. Let me know if you have other questions. Thanks! --Adam / comments
@Jon_Kirkwood We would use this information when trying to determine the impact of deprecating a field in table, view, stored procedure, etc or implementing breaking changes to a field. Using the ...
@Jon_Kirkwood Would you be able to provide some instructions on how you were able to import this into Excel? I tried something similar, but it was not intuitive and I couldn't get anything that was very useful without a lot of effort. So if there's something I was overlooking, I am open to suggestions for a workaround until an Excel output could be possible. Thanks! --Adam / comments
@Jon_Kirkwood Would you be able to provide some instructions on how you were able to import this into Excel? I tried something similar, but it was not intuitive and I couldn't get anything that w...