Downloads:
607
Downloads of v 2025.1.186:
6
Last Update:
22 Jul 2025
Published Date:
22 Jul 2025
Package Maintainer(s):
Software Author(s):
- Devart
Tags:
- Software Specific:
- Software Site
- Software License
- Software Docs
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
dbForge Compare Bundle for SQL Server
(Waiting for Maintainer to take corrective action)
- 1
- 2
- 3
2025.1.186 | Updated: 22 Jul 2025
- Software Specific:
- Software Site
- Software License
- Software Docs
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Downloads:
607
Downloads of v 2025.1.186:
6
Published:
22 Jul 2025
Maintainer(s):
Software Author(s):
- Devart
dbForge Compare Bundle for SQL Server 2025.1.186
(Waiting for Maintainer to take corrective action)
Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by Devart. The inclusion of Devart trademark(s), if any, upon this webpage is solely to identify Devart goods or services and not for commercial purposes.
- 1
- 2
- 3
Some Checks Have Failed or Are Not Yet Complete
Not All Tests Have Passed
This version is in moderation and has not yet been approved. This means it doesn't show up under normal search.
- Until approved, you should consider this package version unsafe - it could do very bad things to your system (it probably doesn't but you have been warned, that's why we have moderation).
- This package version can change wildly over the course of moderation until it is approved. If you install it and it later has changes to this version, you will be out of sync with any changes that have been made to the package. Until approved, you should consider that this package version doesn't even exist.
- You cannot install this package under normal scenarios. See How to install package version under moderation for more information.
- There are also no guarantees that it will be approved.
There are versions of this package awaiting moderation (possibly just this one). See the Version History section below.
Dedicated tools for comparing database schemas and data
dbForge Compare Bundle for SQL Server consists of two dedicated tools – Schema Compare for SQL Server and Data Compare for SQL Server. These powerful tools are irreplaceable when users need to compare two databases, define the differences in them, and synchronize the databases to deploy changes.
The tools compare the database schemas of tables data automatically and present the results, mapping them between the databases for easier analysis. Users can identify all differences and check if there are any troubles caused by them. The tools synchronize the databases in real-time or let the users sync them with the help of dedicated update scripts. All tasks can be scheduled. The Compare Bundle functionality is essential for the CI/CD processes.
By applying this Bundle, users can integrate the comparison and syncing functionality into SSMS to improve the database management functionality. Each tool can be purchased separately. They are also a part of the SQL Tools or the dbForge Studio for SQL Server – a complete database management system.
The Bundle comes with a significant discount in comparison with purchasing both tools separately.
$ErrorActionPreference = 'Stop';
$packageArgs = @{
packageName = $env:ChocolateyPackageName
softwareName = 'Compare Bundle for SQL Server, v2025.1.186'
fileType = 'exe'
silentArgs = "/VERYSILENT /FORCECLOSEAPPLICATIONS /ngen=0 /log=`"$env:TEMP\$($env:ChocolateyPackageName)\$($env:ChocolateyPackageName).$($env:ChocolateyPackageVersion).Uninstall.log`""
validExitCodes= @(0, 3010, 1605, 1614, 1641)
}
Write-Host "The log file will be saved to: $env:TEMP\$($env:ChocolateyPackageName)\$($env:ChocolateyPackageName).$($env:ChocolateyPackageVersion).Uninstall.log" -ForegroundColor Yellow
Write-Host ""
Write-Host "If you are experiencing issues with installing our product, we recommend contacting our support team for assistance." -ForegroundColor Green
Write-Host "You can reach out to our support team by visiting the following link:" -ForegroundColor Green
Write-Host "https://support.devart.com/portal/en/community" -ForegroundColor Magenta
Write-Host ""
Write-Host "Additionally, you can refer to the resources and documentation provided by Chocolatey for finding possible solutions and support. You can find more information at:" -ForegroundColor Green
Write-Host "https://docs.chocolatey.org/en-us/troubleshooting#mainContent" -ForegroundColor Magenta
Write-Host ""
[array]$key = Get-UninstallRegistryKey -SoftwareName $packageArgs['softwareName']
if ($key.Count -eq 1) {
$key | % {
$packageArgs['file'] = "$($_.UninstallString)"
if ($packageArgs['fileType'] -eq 'MSI') {
$packageArgs['silentArgs'] = "$($_.PSChildName) $($packageArgs['silentArgs'])"
$packageArgs['file'] = ''
}
Uninstall-ChocolateyPackage @packageArgs
}
} elseif ($key.Count -eq 0) {
Write-Warning "$packageName has already been uninstalled by other means."
} elseif ($key.Count -gt 1) {
Write-Warning "$($key.Count) matches found!"
Write-Warning "To prevent accidental data loss, no programs will be uninstalled."
Write-Warning "Please alert package maintainer the following keys were matched:"
$key | % {Write-Warning "- $($_.DisplayName)"}
}
No results available for this package. We are building up results for older packages over time so expect to see results. If this is a new package, it should have results within a day or two.
Add to Builder | Version | Downloads | Last Updated | Status |
---|---|---|---|---|
dbForge Compare Bundle for SQL Server 2025.1.186 | 6 | Tuesday, July 22, 2025 |
Waiting for Maintainer
|
|
dbForge Compare Bundle for SQL Server 2025.1.134 | 35 | Tuesday, June 24, 2025 | Approved | |
dbForge Compare Bundle for SQL Server 2025.1.124 | 23 | Tuesday, June 17, 2025 | Approved | |
dbForge Compare Bundle for SQL Server 7.1.4 | 33 | Wednesday, May 14, 2025 | Approved | |
dbForge Compare Bundle for SQL Server 7.1.3 | 31 | Friday, April 18, 2025 | Approved | |
dbForge Compare Bundle for SQL Server 7.1.1 | 27 | Monday, April 7, 2025 | Approved | |
dbForge Compare Bundle for SQL Server 7.0.4 | 23 | Friday, March 7, 2025 | Approved | |
dbForge Compare Bundle for SQL Server 7.0.3 | 31 | Thursday, November 14, 2024 | Approved | |
dbForge Compare Bundle for SQL Server 7.0.2 | 32 | Saturday, October 19, 2024 | Approved | |
dbForge Compare Bundle for SQL Server 7.0.1 | 39 | Monday, September 9, 2024 | Approved | |
dbForge Compare Bundle for SQL Server 6.6.1 | 46 | Friday, April 12, 2024 | Approved | |
dbForge Compare Bundle for SQL Server 6.5.2 | 65 | Tuesday, January 2, 2024 | Approved | |
dbForge Compare Bundle for SQL Server 6.5.1 | 70 | Wednesday, July 26, 2023 | Approved | |
dbForge Compare Bundle for SQL Server 6.4.2 | 69 | Tuesday, May 16, 2023 | Approved | |
dbForge Compare Bundle for SQL Server 6.4.1.20230426 | 77 | Wednesday, April 26, 2023 | Approved |
-
- dotnetfx (≥ 4.7.2)
Ground Rules:
- This discussion is only about dbForge Compare Bundle for SQL Server and the dbForge Compare Bundle for SQL Server package. If you have feedback for Chocolatey, please contact the Google Group.
- This discussion will carry over multiple versions. If you have a comment about a particular version, please note that in your comments.
- The maintainers of this Chocolatey Package will be notified about new comments that are posted to this Disqus thread, however, it is NOT a guarantee that you will get a response. If you do not hear back from the maintainers after posting a message below, please follow up by using the link on the left side of this page or follow this link to contact maintainers. If you still hear nothing back, please follow the package triage process.
- Tell us what you love about the package or dbForge Compare Bundle for SQL Server, or tell us what needs improvement.
- Share your experiences with the package, or extra configuration or gotchas that you've found.
- If you use a url, the comment will be flagged for moderation until you've been whitelisted. Disqus moderated comments are approved on a weekly schedule if not sooner. It could take between 1-5 days for your comment to show up.
Devart (maintainer) on 22 Jul 2025 08:22:37 +00:00:
User 'Devart' (maintainer) submitted package.
chocolatey-ops (reviewer) on 22 Jul 2025 08:56:45 +00:00:
dbforge-sql-cb has passed automated validation. It may have or may still fail other checks like testing (verification).
NOTE: No required changes that the validator checks have been flagged! It is appreciated if you fix other items, but only Requirements will hold up a package version from approval. A human review could still turn up issues a computer may not easily find.
Notes
Notes typically flag things for both you and the reviewer to go over. Sometimes this is the use of things that may or may not be necessary given the constraints of what you are trying to do and/or are harder for automation to flag for other reasons. Items found in Notes might be Requirements depending on the context. A package version can be approved without addressing Note comments.
chocolatey-ops (reviewer) on 22 Jul 2025 12:31:57 +00:00:
dbforge-sql-cb has failed automated package testing (verification).
Please visit https://gist.github.com/choco-bot/0832d6bd0ed1f01492a23f3f65c60cb7 for details.
The package status will be changed and will be waiting on your next actions.