Skip to content

Commit

Permalink
Release Beta 29
Browse files Browse the repository at this point in the history
  • Loading branch information
keif888 committed Dec 14, 2024
1 parent f8d5839 commit 1ca3ae4
Show file tree
Hide file tree
Showing 29 changed files with 385 additions and 58 deletions.
372 changes: 343 additions & 29 deletions BIMetaDataApp.sln

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion DependencyAnalyzer2005/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@
// Build Number
// Revision
//
[assembly: AssemblyVersion("1.0.0.2")]
[assembly: AssemblyVersion("1.0.0.4")]
//[assembly: AssemblyFileVersion("1.0.0.13")]
[assembly: log4net.Config.XmlConfigurator(ConfigFile = "log4net.config")]
2 changes: 1 addition & 1 deletion DependencyAnalyzer2005/Properties/AssemblyInfoVersion.cs
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@

using System.Reflection;

[assembly: AssemblyFileVersion("1.0.0.114")]
[assembly: AssemblyFileVersion("1.0.0.116")]
2 changes: 1 addition & 1 deletion DependencyAnalyzer2008/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@
// Build Number
// Revision
//
[assembly: AssemblyVersion("1.0.0.2")]
[assembly: AssemblyVersion("1.0.0.4")]
//[assembly: AssemblyFileVersion("1.0.0.60")]
[assembly: log4net.Config.XmlConfigurator(ConfigFile = "log4net.config")]
2 changes: 1 addition & 1 deletion DependencyAnalyzer2008/Properties/AssemblyInfoVersion.cs
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@

using System.Reflection;

[assembly: AssemblyFileVersion("1.0.0.114")]
[assembly: AssemblyFileVersion("1.0.0.116")]
2 changes: 1 addition & 1 deletion DependencyAnalyzer2012/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,6 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.0.0.2")]
[assembly: AssemblyVersion("1.0.0.4")]
//[assembly: AssemblyFileVersion("1.0.0.18")]
[assembly: log4net.Config.XmlConfigurator(ConfigFile = "log4net.config")]
2 changes: 1 addition & 1 deletion DependencyAnalyzer2012/Properties/AssemblyInfoVersion.cs
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@

using System.Reflection;

[assembly: AssemblyFileVersion("1.0.0.78")]
[assembly: AssemblyFileVersion("1.0.0.80")]
2 changes: 1 addition & 1 deletion DependencyAnalyzer2014/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,6 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.0.0.2")]
[assembly: AssemblyVersion("1.0.0.4")]
//[assembly: AssemblyFileVersion("1.0.0.18")]
[assembly: log4net.Config.XmlConfigurator(ConfigFile = "log4net.config")]
2 changes: 1 addition & 1 deletion DependencyAnalyzer2014/Properties/AssemblyInfoVersion.cs
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@

using System.Reflection;

[assembly: AssemblyFileVersion("1.0.0.88")]
[assembly: AssemblyFileVersion("1.0.0.90")]
2 changes: 1 addition & 1 deletion DependencyAnalyzer2016/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,6 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.0.0.2")]
[assembly: AssemblyVersion("1.0.0.4")]
//[assembly: AssemblyFileVersion("1.0.0.0")]
[assembly: log4net.Config.XmlConfigurator(ConfigFile = "log4net.config")]
2 changes: 1 addition & 1 deletion DependencyAnalyzer2016/Properties/AssemblyInfoVersion.cs
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@

using System.Reflection;

[assembly: AssemblyFileVersion("1.0.0.169")]
[assembly: AssemblyFileVersion("1.0.0.171")]
2 changes: 1 addition & 1 deletion DependencyAnalyzer2017/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,6 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.0.0.2")]
[assembly: AssemblyVersion("1.0.0.4")]
//[assembly: AssemblyFileVersion("1.0.0.0")]
[assembly: log4net.Config.XmlConfigurator(ConfigFile = "log4net.config")]
2 changes: 1 addition & 1 deletion DependencyAnalyzer2017/Properties/AssemblyInfoVersion.cs
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@

using System.Reflection;

[assembly: AssemblyFileVersion("1.0.0.80")]
[assembly: AssemblyFileVersion("1.0.0.82")]
2 changes: 1 addition & 1 deletion DependencyAnalyzer2019/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,6 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.0.0.3")]
[assembly: AssemblyVersion("1.0.0.5")]
//[assembly: AssemblyFileVersion("1.0.0.0")]
[assembly: log4net.Config.XmlConfigurator(ConfigFile = "log4net.config")]
2 changes: 1 addition & 1 deletion DependencyAnalyzer2019/Properties/AssemblyInfoVersion.cs
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@

using System.Reflection;

[assembly: AssemblyFileVersion("1.0.0.110")]
[assembly: AssemblyFileVersion("1.0.0.112")]
2 changes: 1 addition & 1 deletion DependencyAnalyzer2022/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,6 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.0.0.8")]
[assembly: AssemblyVersion("1.0.0.10")]
//[assembly: AssemblyFileVersion("1.0.0.0")]
[assembly: log4net.Config.XmlConfigurator(ConfigFile = "log4net.config")]
2 changes: 1 addition & 1 deletion DependencyAnalyzer2022/Properties/AssemblyInfoVersion.cs
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@

using System.Reflection;

[assembly: AssemblyFileVersion("1.0.0.121")]
[assembly: AssemblyFileVersion("1.0.0.123")]
2 changes: 1 addition & 1 deletion DependencyExecutor/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.0.0.3")]
[assembly: AssemblyVersion("1.0.0.5")]
//[assembly: AssemblyFileVersion("1.0.0.18")]
2 changes: 1 addition & 1 deletion DependencyExecutor/Properties/AssemblyInfoVersion.cs
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@

using System.Reflection;

[assembly: AssemblyFileVersion("1.0.0.43")]
[assembly: AssemblyFileVersion("1.0.0.44")]
2 changes: 1 addition & 1 deletion DependencyViewer/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.0.0.3")]
[assembly: AssemblyVersion("1.0.0.5")]
//[assembly: AssemblyFileVersion("1.0.0.0")]
2 changes: 1 addition & 1 deletion DependencyViewer/Properties/AssemblyInfoVersion.cs
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@

using System.Reflection;

[assembly: AssemblyFileVersion("1.0.0.98")]
[assembly: AssemblyFileVersion("1.0.0.99")]
3 changes: 3 additions & 0 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -63,5 +63,8 @@
<PackageVersion Include="System.Text.Json" Version="9.0.0" />
<PackageVersion Include="System.Threading.Tasks.Extensions" Version="4.6.0" />
<PackageVersion Include="System.ValueTuple" Version="4.5.0" />
<PackageVersion Include="WixToolset.UI.wixext">
<Version>5.0.2</Version>
</PackageVersion>
</ItemGroup>
</Project>
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@ Downloads [here](https://github.com/keif888/SQLServerMetadata/releases)

# Project Description

MSDN's SQL 2005 tool kit updated to 2008, 2012, 2014, 2016, 2017 and 2019 for detecting metadata in SQL Server, SSIS, SSRS and SSAS.
MSDN's SQL 2005 tool kit updated to 2008, 2012, 2014, 2016, 2017, 2019 and 2022 for detecting metadata in SQL Server, SSIS, SSRS and SSAS.

This project is an update on the project released on MSDN Code Gallery, which has been decommissioned by Microsoft. This link no longer works -> https://code.msdn.microsoft.com/SqlServerMetadata

It has the ability to scan the following versions 2005, 2008, 2008 R2, 2012, 2014, 2016, 2017 and 2019...
It has the ability to scan the following versions 2005, 2008, 2008 R2, 2012, 2014, 2016, 2017, 2019 and 2022...

Please note that support for Transact SQL capabilities that have been introduced since isn't there. If you encounter a T-SQL statement that doesn't parse, please post it as an [issue](https://github.com/keif888/SQLServerMetadata/issues).

Expand All @@ -18,6 +18,8 @@ It has an "Executor", which allows the user to use a GUI to run the various anal

# Release Notes

**Beta 29** This release adds SQL 2022 capabilities.

**Beta 28** Fixes issues #35, #37. This release adds SQL 2019 capabilities, and ODBC call handling to the Parser.

**Beta 27** Fixes issues #23, #24, #25, #27, #30, #36.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,14 @@
<RefProjectOutputGroups>Binaries;Content;Satellites</RefProjectOutputGroups>
<RefTargetDir>INSTALLFOLDER</RefTargetDir>
</ProjectReference>
<ProjectReference Include="..\DependencyAnalyzer2022\DependencyAnalyzer2022.csproj">
<Name>DependencyAnalyzer2022</Name>
<Project>{515c04cc-ce3c-4877-822c-e6d939182022}</Project>
<Private>True</Private>
<DoNotHarvest>True</DoNotHarvest>
<RefProjectOutputGroups>Binaries;Content;Satellites</RefProjectOutputGroups>
<RefTargetDir>INSTALLFOLDER</RefTargetDir>
</ProjectReference>
<ProjectReference Include="..\DependencyExecutor\DependencyExecutor.csproj">
<Name>DependencyExecutor</Name>
<Project>{509b2e77-2895-488b-8973-74a284d1d2af}</Project>
Expand Down
2 changes: 1 addition & 1 deletion SSISProjectBuilder/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.0.0.2")]
[assembly: AssemblyVersion("1.0.0.4")]
// [assembly: AssemblyFileVersion("1.0.0.0")]
2 changes: 1 addition & 1 deletion TSQLParser/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.0.0.12")]
[assembly: AssemblyVersion("1.0.0.14")]
//[assembly: AssemblyFileVersion("1.0.0.79")]

[assembly: System.Runtime.CompilerServices.InternalsVisibleTo("TestProject")]
Expand Down
2 changes: 1 addition & 1 deletion TSQLParser/Properties/AssemblyInfoVersion.cs
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@

using System.Reflection;

[assembly: AssemblyFileVersion("1.0.0.142")]
[assembly: AssemblyFileVersion("1.0.0.144")]
4 changes: 2 additions & 2 deletions TestParser/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.0.0.2")]
[assembly: AssemblyFileVersion("1.0.0.2")]
[assembly: AssemblyVersion("1.0.0.4")]
[assembly: AssemblyFileVersion("1.0.0.4")]
4 changes: 2 additions & 2 deletions TestTSQLParser/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@
//
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
[assembly: AssemblyVersion("1.0.0.4")]
[assembly: AssemblyFileVersion("1.0.0.4")]
[assembly: AssemblyVersion("1.0.0.5")]
[assembly: AssemblyFileVersion("1.0.0.5")]

0 comments on commit 1ca3ae4

Please sign in to comment.