Comments
Sort by recent activity
Hi DennisR,
Thanks for getting in touch. Our comma settings are under the Lists configuration page: [image]
Best wishes,
Michael Clark
Technical Lead, SQL Prompt / comments
Hi DennisR,
Thanks for getting in touch. Our comma settings are under the Lists configuration page:
Best wishes,
Michael Clark
Technical Lead, SQL Prompt
Hi DennisR,
Yes that is possible with our new formatting styles.
You can turn these on by selecting "SQL Prompt > Options... > Labs > Experimental Features > Use new formatting styles". When we release the next major version, this will be on by default. -- SQL Prompt formatting off
SELECT 1
-- SQL Prompt formatting on
Best wishes,
Michael Clark
Technical Lead, SQL Prompt / comments
Hi DennisR,
Yes that is possible with our new formatting styles.
You can turn these on by selecting "SQL Prompt > Options... > Labs > Experimental Features > Use new formatting styles". When we rel...
Hi BoCoKeith,
Thanks for reporting that problem, it looks like we are prompting you to upload to the wrong product.
What version of SQL Prompt are you using? Are you currently using SQL Prompt Core or SQL Prompt Pro?
You can find the version under SQL Prompt -> Help -> About SQL Prompt.
Best wishes,
Michael Clark
Technical Lead, SQL Prompt / comments
Hi BoCoKeith,
Thanks for reporting that problem, it looks like we are prompting you to upload to the wrong product.
What version of SQL Prompt are you using? Are you currently using SQL Prompt Core...
Hi MagnaFred,
Thanks for the feedback, sorry our installer is not working well for you.
On the other thread you said:
I have the same problem. I have uninstalled SQL Prompt and then tried to reinstalled, but I get the error message "This extension is already installed to all applicable products." I even have reboot the computer and I get the same message.
Could I confirm that you are unable to install SQL Prompt? Which versions are you trying to install into?
Cheers,
Michael / comments
Hi MagnaFred,
Thanks for the feedback, sorry our installer is not working well for you.
On the other thread you said:
I have the same problem. I have uninstalled SQL Prompt and then tried to rein...
Hi MagnaFred,
That makes sense, thanks for explaining.
Would it be possible to have a screenshot of the message "This extension is already installed to all applicable products." so we can see where that is happening in the installation process?
Cheers,
Michael / comments
Hi MagnaFred,
That makes sense, thanks for explaining.
Would it be possible to have a screenshot of the message "This extension is already installed to all applicable products." so we can see where...
Hi dennyk,
Thanks for reporting. Does the icon issue go away when you select the line again? Or can you cause it to happen any time you select the line on the second monitor?
We do have a known issue where moving the SQL Prompt window leaves the icon in the same position.
Best wishes,
Michael Clark
Technical Lead, SQL Prompt / comments
Hi dennyk,
Thanks for reporting. Does the icon issue go away when you select the line again? Or can you cause it to happen any time you select the line on the second monitor?
We do have a known iss...
Hi gsemel,
Thanks for reporting that issue -- sorry that we are no longer showing your triggers as invalid objects.
Would it be possible to confirm that using a Linked Server has caused Find Invalid Objects to stop working with your trigger?
Could you give us a little more information about how you are using Find Invalid Objects to maintain your database triggers?
Best wishes,
Michael Clark
Technical Lead, SQL Prompt / comments
Hi gsemel,
Thanks for reporting that issue -- sorry that we are no longer showing your triggers as invalid objects.
Would it be possible to confirm that using a Linked Server has caused Find Invali...
Hi Anw,
Sorry to hear that you are getting that error on multiple VS/SSMS versions.
When do you normally see it - is it on startup? Would it be possible to attach a screenshot?
Best wishes,
Michael Clark
Technical Lead, SQL Prompt / comments
Hi Anw,
Sorry to hear that you are getting that error on multiple VS/SSMS versions.
When do you normally see it - is it on startup? Would it be possible to attach a screenshot?
Best wishes,
Michael...
Hi GHauan,
We support the style you want as default with our new formatting styles.
You can turn these on by selecting "SQL Prompt > Options... > Labs > Experimental Features > Use new formatting styles"
Please let us know if you have any trouble [image]
Thanks,
Michael / comments
Hi GHauan,
We support the style you want as default with our new formatting styles.
You can turn these on by selecting "SQL Prompt > Options... > Labs > Experimental Features > Use new formatting s...
Hi GHauan,
Thanks for the suggestion. You can insert code tags on here to keep your text formatted.
Could I confirm you want to style your code like this? Are you using the new formatting options (enabled in experimental features)? SELECT *
FROM dbo.Anlegg
WHERE AnleggsId = 1
AND StartDate <= getdate()
AND StopDate IS NULL;
Best wishes,
Michael Clark
Technical Lead, SQL Prompt / comments
Hi GHauan,
Thanks for the suggestion. You can insert code tags on here to keep your text formatted.
Could I confirm you want to style your code like this? Are you using the new formatting options (...