Comments
Sort by recent activity
Hi @rgelb
Thank you for reaching out to us regarding this. Unfortunately this is not currently possible. This is something that was requested/raised in 2019, however it was decided that it wasn't a favorable change to make. The details are outlined on this uservoice page - https://redgate.uservoice.com/forums/94413-sql-prompt/suggestions/2314571-option-to-add-with-nolock / comments
Hi @rgelb
Thank you for reaching out to us regarding this.Unfortunately this is not currently possible. This is something that was requested/raised in 2019, however it was decided that it wasn't a...
Hi @ggeier, Thanks for reaching out to us regarding this! Unfortunately it appears that selecting from queues is not currently supported. It is definitely worth raising this with our development team and so I encourage you to log a feature request for this via the following web page: https://redgate.uservoice.com/forums/94413-sql-prompt.
/ comments
Hi @ggeier,Thanks for reaching out to us regarding this!Unfortunately it appears that selecting from queues is not currently supported. It is definitely worth raising this with our development team...
Hi @intGod
My sincere apology for the delay in updating you on this! As a result of you raising this issue with us, I'm pleased to let you know that the latest release of SQL Prompt (10.6.4) contains a fix this. Native intellisense shouldn't no longer be disabled by SQL Prompt when it is not licensed.
/ comments
Hi @intGod
My sincere apology for the delay in updating you on this!As a result of you raising this issue with us, I'm pleased to let you know that the latest release of SQL Prompt (10.6.4) contai...
Hi @intGod
Sure, I can understand this must be frustrating. My apology that I couldn't provide a better solution for moving forward on this occasion.
Thank you for raising the point around a check for a valid license. This is something that has been raised with our development team in the past, I will do the same again in order to raise the awareness of this issue. / comments
Hi @intGod
Sure, I can understand this must be frustrating. My apology that I couldn't provide a better solution for moving forward on this occasion.
Thank you for raising the point around a chec...
Hi again @intGod
Just to advise that, as a result of you raising this with us, our development team will now be looking into this issue. I will update you again when I have a further update.
/ comments
Hi again @intGod
Just to advise that, as a result of you raising this with us, our development team will now be looking into this issue. I will update you again when I have a further update.
Hi @intGod Thanks for reaching out to us regarding this. My sincerest apology for the delay in responding to you!
After speaking with colleagues regarding this, it is expected that SQL Prompt will disable 'Auto List Members' in SSMS. Given that, unfortunately it does appear that Prompt will either need to be licensed or uninstalled for those individuals. / comments
Hi @intGod Thanks for reaching out to us regarding this. My sincerest apology for the delay in responding to you!
After speaking with colleagues regarding this, it is expected that SQL Prompt will ...
Hi @Omid, Thanks for reaching out to us regarding this and for bring this to our attention. I'd
like to try and replicate the issue you are seeing to better understand
the issue and then potentially escalate it to our development team.
Would it be possible to get a copy of your syntax around the following?: WITH Tree AS ( here I make a tree, without problem ) UPDATE dbo.whs_Inventory SET ProfileId = NULL FROM Tree WHERE Tree.ParentId IS NOT NULL
/ comments
Hi @Omid, Thanks for reaching out to us regarding this and for bring this to our attention.I'd
like to try and replicate the issue you are seeing to better understand
the issue and then potential...
Hi @MartyB Thanks for reaching out to us regarding this. This will depend on the settings applied within the Active Style you have set in SQL Prompt. The Default Style should automatically capitalise keywords, however if you have a custom Style set you may need to check the 'Casing' settings (SQL Prompt menu > Active Style > Edit Styles), as shown below: [image] I hope this helps! / comments
Hi @MartyB Thanks for reaching out to us regarding this.This will depend on the settings applied within the Active Style you have set in SQL Prompt. The Default Style should automatically capitalis...
Hi Jim, My sincere apology for the delay in responding to you regarding this. Our development team have now reviewed the bug you highlighted to us along with current priorities and current workload. Unfortunately,
on this occasion they are unable to work on a fix for this bug. They
have advised that the following keyboard workaround will need to be
used: - Select the tab you want to rename using the keyboard - Press F2 - Rename - Press Enter Redgate
highly values its customers and the contribution they make to helping
us improve our products. However, due to the prioritization of open
issues, the available resources, and looking at the overall impact,
unfortunately it is not always possible to provide a fix for every bug. We very much appreciate your understanding on this. / comments
Hi Jim,My sincere apology for the delay in responding to you regarding this.Our development team have now reviewed the bug you highlighted to us along with current priorities and current workload....
Hi @CHurt Thanks for reaching out to us regarding this. I have discussed this with my colleagues and we don't think it is possible to easily achieve this given that this is code inside the stored procedure. Saying that, a possible workaround could be to make use of a synonym in place of the object name. Once the code has been generated with the synonym(s) in place you will then need to utilize the option to filter out synonyms in the comparisons. You will also need to ensure that the synonyms are in place on your Production (target) before finally running the comparison and deployment. I hope that helps! However, please don't hesitate in coming back to us if you require any further clarification or help with this. / comments
Hi @CHurtThanks for reaching out to us regarding this.I have discussed this with my colleagues and we don't think it is possible to easily achieve this given that this is code inside the stored pro...