Quantcast
Channel: Rss Feed - SSMSBoost Add-in discussion board - Forum
Viewing all 823 articles
Browse latest View live

Error Code 2503 when installing on SSMS 2016

$
0
0
I'm trying to install SSMS Boost SSMSBoostInstaller2016_3.0.6347.19021 on SSMS 2016. I get the following prompt: "the installer has encountered an unexpected error installing the package. This may indicate a problme with this package. The error code is 2503"

Any ideas?
Go to last post

[Bug] SSAS Databases don't show up in Connections (3.0.6344.28892)

$
0
0
Running 3.0.6344.28892, when connected with an MDX query window, the "Connections" drop down does not list possible databases to use for the query.

The native "Available Databases" drop-down in SSMS does show the various databases.

Thanks!
Go to last post

Feature Request: Change Region Comment Characters

$
0
0
Without breaking the current region functionality, would it be possible to change the region comments to:
Code:
--/*#region {possible region name}<<SQL CODE HERE>>
--#endregion {possible region name} */

Assuming your region parsing keys off the "#" character, this would allow us to control whether the entire region is commented out or not by (un)commenting the open region line of text.


I've been using the following technique to selectively (un)comment sections of SQL code for some time, and it would be nice to have your region functionality combined with this ability.
Code:
--/*{try uncommenting this line by removing the "--" at the front of the line}<<SQL CODE HERE>>
--*/
Go to last post

Minor issues in Options and Formatting

$
0
0
I've noticed some minor issues in formation and options.

1. In Options dialog, when in Formatting you have created a custom format, its filename appears at the top of the window (after Show In Folder). Clicking on it opens the folder where the xml is placed. The problem is that it opens the folder twice.

2. In Formatting (custom format), i have the following settings:
a. Where\IndentConditions: True
b. Where\SpaceBeforeConditions: Space

Boost insists on adding a tab before conditions though instead of a space and the same thing happens in the fields at the "select" area. In general, all my settings are set to add spaces. Also, in SSMS options, under text Editor, all tab settings are set to "insert spaces".

SSMSBoost 3.0.6344.28892
SSMS 2016 v13.0.16106.4
Go to last post

SSMSBoost v3.0 Beta (for SSMS 2008,2012,2014,2016, 2017)

$
0
0
In SSMS 2017, when I change database from "Connections", IntelliSense is not changing (list of objects is isill from previous database). When i change db from "Available Databases" everything works fine.
Go to last post

Recent Session storage location

$
0
0
Hello,
I reinstalled Windows and try to get all my settings back. However, after installation of SSMS Boost and restoring its AppData files (\AppData\Roaming\SSMSBoost), recent session info is still absent (Recent sessions list is empty). Where may I find the requested info on my old hard drive?
Go to last post

Script generation with Unicode

$
0
0
Hello,

I just noticed that this fix has been removed on your latest version: 3.0.6344.28863 from May 15, 2017.

Could you please add it back?

Thank you,
Alan
Go to last post

Set 'Copy selection as XML Spreadsheet' as shortcut (how?)

$
0
0
So I think I probably just need the command name under the SSMSBoost macro section.. Or I need to know it's impossible (or maybe an alternative way of doing it, but I feel like this is the way if there is a way).

I can't figure out a good way to search the options under that dropdown so I'd take how to do that as a way of teaching me how to fish, instead.

Anyhow, build info:
2.19.5952.29737

Tia!
Go to last post

Recent Session storage location

$
0
0
Found that myself in C:\Users\...\AppData\Local\Solutions Crew\Ssms2014\Recent\Sessions
Go to last post

SSMSBoost v3.0 Beta (for SSMS 2008,2012,2014,2016, 2017)

$
0
0
SSMSBoost v3.0 Release Candidate 1

First, thank you for all the feedback that we received on previous version. We have addressed many issues and made many internal improvements.

IMPORTANT: Breaking change ! You have to UNINSTALL all previous versions of the add-in to proceed. We have moved from 5 separate installers to single all-in-ine installer. Remove previous versions using "Add/Remove programs".
If your computer will ask for .msi file with previous version, you can download it here:
http://www.ssmsboost.com...chive/SSMSBoostInstaller{version}.msi

IMPROVEMENTS
-SSMSBoost now has one installer for all SSMS versions. Note: it is important to uninstall all previous versions, before installing this new release.
All your user data (settings, templates, connections) will not be deleted when uninstalling and will be re-used by the new version after the installation.
-Fixed: When switching the database, Intellisense sometimes did not update the context
-Fixed issues with preferred connections switching on Microsoft Azure servers
-Other internal improvements

Download link for all SSMS versions (2008/2008R2, 2012, 2012SP2, 2014, 2016, 2017):
http://www.ssmsboost.com...stInstaller_3.0.6390.msi

Please report any issues in this forum.
Go to last post

SSMSBoost v3.0 Beta (for SSMS 2008,2012,2014,2016, 2017)

$
0
0
Hi guys

Thank you for the RC, a few issues I've noticed so far with Azure DBs and SSMS 2012:

1. I get a "The database XXXXX is not accessible" error message when I click on an Azure database name in the Connections list, but after clicking OK it connects to that DB anyway. This seems to happen when I'm already connected to another DB in the same server, but not for the first database I connect to.

2. After connecting to an Azure DB, the Connections box in the toolbar shows the DB name in all capitals, like the Available Databases list in SSMS, and not the name I have assigned to it as a Preferred Connection.

3. If the focus is on the Object Explorer (ie one of its items is selected, when I open the Connections list and try to scroll with the mouse wheel the Object Explorer scrolls instead. This does not happen when the focus is in the query itself.

I have e-mailed Support with details of my build but I thought it would be good to also list the bugs here.

Cheers
Go to last post

SSMSBoost v3.0 Beta (for SSMS 2008,2012,2014,2016, 2017)

$
0
0
Originally Posted by: Andrei Go to Quoted Post
Originally Posted by: GabrieleCannizzaro Go to Quoted Post
Hi guys

Thank you for the RC, a few issues I've noticed so far with Azure DBs and SSMS 2012:

1. I get a "The database XXXXX is not accessible" error message when I click on an Azure database name in the Connections list, but after clicking OK it connects to that DB anyway. This seems to happen when I'm already connected to another DB in the same server, but not for the first database I connect to.

2. After connecting to an Azure DB, the Connections box in the toolbar shows the DB name in all capitals, like the Available Databases list in SSMS, and not the name I have assigned to it as a Preferred Connection.

3. If the focus is on the Object Explorer (ie one of its items is selected, when I open the Connections list and try to scroll with the mouse wheel the Object Explorer scrolls instead. This does not happen when the focus is in the query itself.

I have e-mailed Support with details of my build but I thought it would be good to also list the bugs here.

Cheers


1. Reproduced, is present in SSMS 2012/14, not present in SSMS 2016/17. Working on fix
2. This is by design: Displayname is defined for server-only. After connection is established our drop down shows database name. If needed - we can estimate an upgrade in next versions
3. This is SSMS 2012/14 UI bug. Does not exist in SSMS 2016/17 version anymore.

Hi Andrei

1. Thank you :)

2. I seem to remember it worked differently in the old version, which was quite useful since you could take a look at the box and see the "renamed" database, thus quickly identify where you are (in many enterprise applications databases have IDs, not names).

3. I actually just tried in SSMS2016 (info below) and it presents the exact same behaviour as 2012: if the focus is on the Query panel, the Connections drop-down scrolls independently. If the focus is on the Results panel, both the Connections list AND the results scroll. If the focus is on Object Explorer or Registered Servers, only those scroll and the Connections list doesn't scroll at all.

Code:

Microsoft SQL Server Management Studio	13.0.16106.4
Microsoft Analysis Services Client Tools	13.0.1700.441
Microsoft Data Access Components (MDAC)	6.1.7601.17514
Microsoft MSXML					3.0 6.0 
Microsoft Internet Explorer				9.11.9600.18697
Microsoft .NET Framework				4.0.30319.42000
Operating System					6.1.7601
Go to last post

SSMSBoost v3.0 Beta (for SSMS 2008,2012,2014,2016, 2017)

$
0
0
SSMSBoost v3.0 Release Candidate 2

Fixed start-up issues, that happened sometimes with "Open empty query window" option set in preferred connections

Important notes from RC1:
IMPORTANT: Breaking change ! You have to UNINSTALL all previous BETA versions of the add-in to proceed. We have moved from 5 separate installers to single all-in-ine installer. Remove previous versions using "Add/Remove programs".
If your computer will ask for .msi file with previous version, you can download it here:
http://www.ssmsboost.com...chive/SSMSBoostInstaller{version}.msi

IMPROVEMENTS
-SSMSBoost now has one installer for all SSMS versions. Note: it is important to uninstall all previous versions, before installing this new release.
All your user data (settings, templates, connections) will not be deleted when uninstalling and will be re-used by the new version after the installation.
-Fixed: When switching the database, Intellisense sometimes did not update the context
-Fixed issues with preferred connections switching on Microsoft Azure servers
-Other internal improvements

Download link for all SSMS versions (2008/2008R2, 2012, 2012SP2, 2014, 2016, 2017):
http://www.ssmsboost.com...stInstaller_3.0.6397.msi

Please report any issues in this forum.
Go to last post

SSMSBoost v3.0 Release Candidate 2 - Search Window Size

$
0
0
I just installed v3.0 RC2 into SSMS2017 and seems to be working well.

This is fairly minor, I just tried 'Search for Objects' for the first time.
The window that opened was minimized to a size that made the feature unusable.

I was a little confused about how it worked at first but once I figured out that I needed to resize it, it worked fine.

Thanks!

John
Go to last post

Where is the community activation page?

$
0
0
I can't find a link to the page that I actually use to generate an activation code. Could anyone help?
Go to last post

SSMSBoost v3.0 Beta (for SSMS 2008,2012,2014,2016, 2017)

$
0
0
The "Try to switch database with the same name.." is working only the first time per SSMS restart, and then the database returns to default each server switch.
(Since SSMSBoost v3.0 Release Candidate 1, and also in Release Candidate 2)
Go to last post

SSMSBoost v3.0 Beta (for SSMS 2008,2012,2014,2016, 2017)

$
0
0
Originally Posted by: maddoc Go to Quoted Post
The "Try to switch database with the same name.." is working only the first time per SSMS restart, and then the database returns to default each server switch.
(Since SSMSBoost v3.0 Release Candidate 1, and also in Release Candidate 2)


Thank you for reporting this. Confirmed. Fixed for next release.
Go to last post

Where is the community activation page?

Where is the community activation page?

$
0
0
The latest RC2 in the link you provided only works for one day. I have to uninstall and re-install it every day if I want to use SSMS Boost. Also, the installer installs both 2012 and 2016 even though I unselect 2012.
Go to last post

Wrong warning "Update without Where Clause" with Cursor

$
0
0
If I have a Cursor, say "adr", and have an update statement

Code:
Update dbo.Adressen
     Set GPS_Breite = @GPS_Breite, GPS_Länge = @GPS_Länge, ID_Prüfstatus = @ID_Prüfstatus  
     Where Current Of adr 


I get the warning "Update without Where Clause". It looks like SSMSBoost does not understand the syntax "Where Current Of <cursor>".

I am using the newest 3.0 Beta version, downloaded and installed today.

With kind regards
Matthias Kläy

Go to last post
Viewing all 823 articles
Browse latest View live