收藏订阅
Enhancements: - The following CLI switches now accept IP addresses (surrounded with square brackets) in addition to data source names: /server, /database_engines, /integration_service_packages, /sql_server_packages - Modules section of assembly documentation now show assembly methods along with where they're usage Fixes: - System.OutOfMemoryException exception is thrown when documenting large databases (thousands of objects) - UserBreakedProcessException exception is thrown on attempt to save project after documentation process is cancelled - Variables in SSIS packages are not documented - Toolbar contents disappear after pressing Reset button in the Customize (toolbar) dialog - Public server role is not shown on Object Filter step nor is it documented - SsisPackageComparisonEngineException is thrown on attempt to document SSIS packages without Integration Services 2005 installed locally - Deleted SSIS package is recognized as Password Protected on Package Selection pane - /exclude_integration_services_packages CLI switch does not exclude specified SSIS packages from the documentation - /integration_services_packages CLI switch does not allow to document several packages at once - System.FormatException exception is thrown when documenting SSIS package with a single Data Flow Task - "Account <name> is not db_owner for selected database" warning message appears twice when applicable for each database selected for documenting - "Critical error occurred when loading database metadata" error is thrown on attempt to document database under not db_owner account - It's impossible to connect to SSIS Package Store of locally installed Integration Services 2008 - Reference to non-existing foreign key is shown as a link in table documentation - "Deprecated switch" message is displayed when a wrong value is specified for /server_object_types CLI switch (wrong message) - Objects get deselected on Object Filter step after selection profile export - Application does not remember location of last saved project - Application does not allow entering password for password protected SSIS packages - Servers are not sorted properly in SQL Server connection dialog shown for Integration Services - Users do not appear as Login references in generated documentation - Link to the user-defined datatype used in procedure parameters goes to non-existing page when documentation is made in HTML format - Embedded CrLf is not documented for Execute SQL Task item of SSIS packages affecting overall look of SQL statements contained in this source - Only first dependencies level is shown for views and procedures in graphical dependencies diagrams - SQL Server alerts in French language are not documented - Application documents dependencies on built-in SQL Server functions (it shouldn't) Changes: - "SSIS Package Store" package location is now divided into "SSIS Package Store (SQL Server 2005)" and "SSIS Package Store (SQL Server 2008)" - /integration_services_packages CLI switch format was changed to service1[:SQL2005|SQL2008].package1.package2...packageN[:password] - /exclude_integration_services_packages CLI switch format was changed. Its format is now service1[:SQL2005|SQL2008].package1.package2...packageN