How can we help you today? How can we help you today?
rick

Activity overview

Latest activity by rick

Please provide a way for integrated tools to install in new versions of SSMS
It is a huge inconvenience to have to uninstall and reinstall RedGate Tools when a new major version of SSMS is installed. Please modify.installers to allow integration into the new SSMS without ha...
1 follower 1 comment 0 votes
Tab History is Blank
SQL Prompt 10.11.5.26913.SSMS 15.0.18390.0SavedTabs.db is 842MB.When I click on the Tab History link button, the list if blank. Why?  How can I access the Saved Tabs?
9 followers 14 comments 0 votes
Same problem suddenly started occurring with one database using version 7.2.20.12234. Logs show " A duplicate definition was found for the column xxx" exceptions. Why? Column, by definition, cannot be duplicate. / comments
Same problem suddenly started occurring with one database using version 7.2.20.12234.Logs show " A duplicate definition was found for the column xxx" exceptions.Why? Column, by definition, cannot b...
0 votes
Same here.  Repairing seems to have resolved that problem.  But then if I click SQL Source Control "Options", I get the SQL Source Control error "Cannot locate resource 'images/producticon16x16_fullcolour.png'.", and SSMS 18.6 (15.0.18338.0) crashes. Event Viewer shows this exception: Application: Ssms.exe Framework Version: v4.0.30319 Description: The process was terminated due to an unhandled exception. Exception Info: System.IO.IOException    at MS.Internal.AppModel.ResourcePart.GetStreamCore(System.IO.FileMode, System.IO.FileAccess)    at System.IO.Packaging.PackagePart.GetStream(System.IO.FileMode, System.IO.FileAccess)    at System.IO.Packaging.PackWebResponse+CachedResponse.GetResponseStream()    at System.IO.Packaging.PackWebResponse.GetResponseStream()    at System.IO.Packaging.PackWebResponse.get_ContentType()    at System.Windows.Media.Imaging.BitmapDecoder.SetupDecoderFromUriOrStream(System.Uri, System.IO.Stream, System.Windows.Media.Imaging.BitmapCacheOption, System.Guid ByRef, Boolean ByRef, System.IO.Stream ByRef, System.IO.UnmanagedMemoryStream ByRef, Microsoft.Win32.SafeHandles.SafeFileHandle ByRef)    at System.Windows.Media.Imaging.BitmapDecoder.CreateFromUriOrStream(System.Uri, System.Uri, System.IO.Stream, System.Windows.Media.Imaging.BitmapCreateOptions, System.Windows.Media.Imaging.BitmapCacheOption, System.Net.Cache.RequestCachePolicy, Boolean)    at System.Windows.Media.Imaging.BitmapImage.FinalizeCreation()    at System.Windows.Media.Imaging.BitmapSource.CompleteDelayedCreation()    at System.Windows.Media.Imaging.BitmapSource.get_DpiX()    at System.Windows.Media.Imaging.BitmapSource.GetWidthInternal()    at System.Windows.Media.Imaging.BitmapSource.get_Width()    at MS.Internal.AppModel.IconHelper.GenerateBitmapSource(System.Windows.Media.ImageSource, System.Windows.Size)    at MS.Internal.AppModel.IconHelper.CreateIconHandleFromImageSource(System.Windows.Media.ImageSource, System.Windows.Size)    at MS.Internal.AppModel.IconHelper.GetIconHandlesFromImageSource(System.Windows.Media.ImageSource, IconHandle ByRef, IconHandle ByRef)    at System.Windows.Window.UpdateIcon()    at System.Windows.Window.SetupInitialState(Double, Double, Double, Double)    at System.Windows.Window.CreateSourceWindow(Boolean)    at System.Windows.Window.CreateSourceWindowDuringShow()    at System.Windows.Window.SafeCreateWindowDuringShow()    at System.Windows.Window.ShowHelper(System.Object)    at System.Windows.Window.Show()    at System.Windows.Window.ShowDialog()    at RedGate.SQLSourceControl.CommonUI.Controls.ProductInfoAreaControl.GlobalOptionsClicked(System.Object, System.EventArgs)    at System.Windows.Forms.ToolStripItem.RaiseEvent(System.Object, System.EventArgs)    at System.Windows.Forms.ToolStripMenuItem.OnClick(System.EventArgs)    at System.Windows.Forms.ToolStripItem.HandleClick(System.EventArgs)    at System.Windows.Forms.ToolStripItem.HandleMouseUp(System.Windows.Forms.MouseEventArgs)    at System.Windows.Forms.ToolStripItem.FireEventInteractive(System.EventArgs, System.Windows.Forms.ToolStripItemEventType)    at System.Windows.Forms.ToolStripItem.FireEvent(System.EventArgs, System.Windows.Forms.ToolStripItemEventType)    at System.Windows.Forms.ToolStrip.OnMouseUp(System.Windows.Forms.MouseEventArgs)    at System.Windows.Forms.Control.WmMouseUp(System.Windows.Forms.Message ByRef, System.Windows.Forms.MouseButtons, Int32)    at System.Windows.Forms.Control.WndProc(System.Windows.Forms.Message ByRef)    at System.Windows.Forms.ScrollableControl.WndProc(System.Windows.Forms.Message ByRef)    at System.Windows.Forms.ToolStrip.WndProc(System.Windows.Forms.Message ByRef)    at System.Windows.Forms.MenuStrip.WndProc(System.Windows.Forms.Message ByRef)    at System.Windows.Forms.Control+ControlNativeWindow.OnMessage(System.Windows.Forms.Message ByRef)    at System.Windows.Forms.Control+ControlNativeWindow.WndProc(System.Windows.Forms.Message ByRef)    at System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr, Int32, IntPtr, IntPtr) / comments
Same here.  Repairing seems to have resolved that problem.  But then if I click SQL Source Control "Options", I get the SQL Source Control error "Cannot locate resource 'images/producticon16x16_ful...
0 votes
This issue still/again exists in SQL Prompt Version 9.5.19.11631. In renaming a column used in the where clauses of filtered indexes, the column name was not modified in the CREATE INDEX statements. / comments
This issue still/again exists in SQL Prompt Version 9.5.19.11631.In renaming a column used in the where clauses of filtered indexes, the column name was not modified in the CREATE INDEX statements.
0 votes
Determing database changes:"Object reference not set to an instance of an object."
I get this error every time I try to commit changes on a particular database.1) How can I reset cached to get a clean base that allows me to commit changes?2) Can you please fix the Source Control ...
2 followers 3 comments 0 votes
Intellisense: Wrong table columns returned for two tables with same name but different schema
Please fix table schema resolution in intellisense. SQL Prompt intellisense returns columns from the wrong table when I have two tables w/ same name but different schemas -- e.g., given audit.Shows...
1 follower 1 comment 0 votes