Activity overview
Latest activity by ATurner
Hi Bodders It will need to be in that exact format, or it will not work. However, I cannot speak for if VBA would add these. / comments
Hi BoddersIt will need to be in that exact format, or it will not work. However, I cannot speak for if VBA would add these.
Hi Bodders For this example below [image] it is stored as <UserDefinedAliases><UserDefinedAliases> <Count>1</Count> <UserDefinedAlias> <ObjectName>Facility</ObjectName> <Alias>Fac</Alias> </UserDefinedAlias> </UserDefinedAliases></UserDefinedAliases>You can close SSMS, manually edited the XML directly to add another entry and then restart SSMS (just be sure to increase the count as well when you drop in another encoded XML alias chunk): <UserDefinedAliases><UserDefinedAliases> <Count>2</Count> <UserDefinedAlias> <ObjectName>Facility</ObjectName> <Alias>Fac</Alias> </UserDefinedAlias> <UserDefinedAlias> <ObjectName>abtest</ObjectName> <Alias>abt</Alias> </UserDefinedAlias> </UserDefinedAliases></UserDefinedAliases>
[image]
/ comments
Hi BoddersFor this example belowit is stored as <UserDefinedAliases><UserDefinedAliases> <Count>1</Count> <UserDefinedAlias> <ObjectName>Facility</ObjectName...
Hi TrevorMcComb In the latest version, this should be fixed now. / comments
Hi TrevorMcCombIn the latest version, this should be fixed now.
Hi All, This new verison should be released now. You should be able to get it from ADS if not you can download the VSIX from here https://download.red-gate.com/EAP/SQLPromptADS/SQLPromptADS_0.2.15.0.zip / comments
Hi All,This new verison should be released now. You should be able to get it from ADS if not you can download the VSIX from here https://download.red-gate.com/EAP/SQLPromptADS/SQLPromptADS_0.2.15.0...
Hi All The development team are aware and are looking into this. / comments
Hi AllThe development team are aware and are looking into this.
Hi mOhAmAdreZa0011 Do you require further assistance on this? / comments
Hi mOhAmAdreZa0011Do you require further assistance on this?
Hi mOhAmAdreZa0011 Here is a link to the latest 13.0 https://download.red-gate.com/checkforupdates/SQLMonitorWeb/SQLMonitorWeb_13.0.61.6402.exe# If it is still erroring after this, please do let me know. / comments
Hi mOhAmAdreZa0011Here is a link to the latest 13.0 https://download.red-gate.com/checkforupdates/SQLMonitorWeb/SQLMonitorWeb_13.0.61.6402.exe#If it is still erroring after this, please do let me k...
Hi TrevorMcComb Ah yes i am seeing the same, I will raise this with the team. / comments
Hi TrevorMcCombAh yes i am seeing the same, I will raise this with the team.
Hi TrevorMcComb Which error is it that shows this documentation link that does not work? Could you send a screenshot? / comments
Hi TrevorMcCombWhich error is it that shows this documentation link that does not work? Could you send a screenshot?
Hi ptotham In this case it looks like the base monitor is not in Azure linked to the managed identity. / comments
Hi ptothamIn this case it looks like the base monitor is not in Azure linked to the managed identity.