Activity overview
Latest activity by Dan Jary
Hi there Bryan, My apology for the delay in coming back to you on this! Looking at the log file you provided (thank you for that), I can see you're attempting to upgrade from v.7.7.10, is that correct? Regarding the D: drive it is looking for, do you know if that drive existed at the point SQL Source Control was installed, and has since been removed? Could the installation have originally happened from a mapped drive or even a USB drive? Does your current installation of SQL Source Control run/work without any issues? Finally, it may be worth trying the install from the .msi file, instead of using the Redgate installer. This page explains how to do this: https://documentation.red-gate.com/xx/installing/installing-from-the-msi-file#Installingfromthe.msifile-Extract.msifiles / comments
Hi there Bryan,My apology for the delay in coming back to you on this!Looking at the log file you provided (thank you for that), I can see you're attempting to upgrade from v.7.7.10, is that correc...
Hi there Bryan, My apology for the delay in coming back to you on this! I don't appear to have received a notification of your last message. Just to check, are you still struggling to install SQL Source Control? If so, are you aware of there being any issues with the D: drive? Another thing to ‘check off’ is if there is an issue with the installer. Could you try installing the latest version of SQL Source Control (v.8.0.3) using this link: https://download.red-gate.com/checkforupdates/SQLSourceControl/SQLSourceControl_8.0.3.21158.exe Additionally, these Microsoft articles may help to get past the error you are seeing: - https://support.microsoft.com/en-gb/topic/fix-problems-that-block-programs-from-being-installed-or-removed-cca7d1b6-65a9-3d98-426b-e9f927e1eb4d - https://learn.microsoft.com/en-us/troubleshoot/windows-server/application-management/msi-installation-error-1603 Finally, if you are continuing to encounter issues, would you be able to share the log file from the installed when you see the error? [image] / comments
Hi there Bryan,My apology for the delay in coming back to you on this! I don't appear to have received a notification of your last message.Just to check, are you still struggling to install SQL Sou...
Hi there Bryan, I'm sorry you're seeing this issue, thanks for reaching out to us! Generally speaking, the Invalid Drive error you are seeing is usually caused by the drive no longer being available. If SQL Source Control was installed on to a drive that is no longer accessible, the installer will encounter the error you are seeing. What version of SSMS are you currently using? / comments
Hi there Bryan,I'm sorry you're seeing this issue, thanks for reaching out to us!Generally speaking, the Invalid Drive error you are seeing is usually caused by the drive no longer being available....
Hi henrik_ffc My apology for the delay in updating you on this. Just to make you aware that our development team are continuing to engage with Microsoft on this. Essentially, they do not support the syntax for "IS [NOT] DISTINCT FROM," which is causing a parse error in SQL Prompt. I will update you again as soon as a fix has been implemented for this by Microsoft. / comments
Hi henrik_ffc My apology for the delay in updating you on this.Just to make you aware that our development team are continuing to engage with Microsoft on this. Essentially, they do not support the...
Error: Windows could not start the Redgate Client service on Local Computer. Error 1067: The process terminated unexpectedly
You receive the following installation error regarding Redgate Client Service:
This can block the Redgate Client Service from running, hindering the ability to install/update Redgate products. A l...
"No text is available" in SQL view
If you don't have permissions to decrypt objects in the database, SQL Compare will not be able to get the default value of some columns. This will result in the SQL View showing the message, "No te...
Performance issues with SQL Data Compare
If you are stuck during deploying, you may want to save the deployment script to a file, copy it over to the target SQL Server and run it locally using a SQL query utility such as Management Studio...
Why comparison behaviour is different between the GUI and command line?
Common causes:
There are discrepancies for options used in the GUI and command line
Different objects are selected in the GUI/specified on the command line
Ultimately we need to make sure we are ...