Activity overview
Latest activity by moff
Unexpected null value has been encountered
Version 3.9.0.43 Pro
User was getting following error
Unable to refresh or cache database [<SERVER>].[<DB>] due to the following error: An unexpected null value has been...
I bet it's by design.
But it's made me think - how about making it a config option to always get the latest version when showing the helptext for an object. And/or include a 'get latest' button on the hoverwindow that opens / comments
I bet it's by design.
But it's made me think - how about making it a config option to always get the latest version when showing the helptext for an object. And/or include a 'get latest' button on ...
yep, seems to work great. thanks. / comments
yep, seems to work great. thanks.
[FYI] 3.8/RC0 - remove the SQL Server 2005 Express Tools
Thought I'd post this here to save anyone with SQL Prompt 3.8 installed and planning to install SQL 2008 RC0 some hassle.
As has been posted already, 3.8 doesn't work with RC0. However, worse than ...
Is there any eta for RC0 support, even if a beta version of SQL Prompt? I was liking SQL Prompt 3.8 an awful lot (especially the new layout functionality) and really miss it [image] / comments
Is there any eta for RC0 support, even if a beta version of SQL Prompt? I was liking SQL Prompt 3.8 an awful lot (especially the new layout functionality) and really miss it
FWIW, there's a Connect bug for this https://connect.microsoft.com/SQLServer ... kID=328731 / comments
FWIW, there's a Connect bug for thishttps://connect.microsoft.com/SQLServer ... kID=328731
Just tried the workaround but it didn't work for me [image]
People here are starting to turn against sql prompt, too slow (didn't used to be) and these unhandled exceptions [image] shame because when it works it's very good. / comments
Just tried the workaround but it didn't work for me
People here are starting to turn against sql prompt, too slow (didn't used to be) and these unhandled exceptions shame because when it works it...
ArgumentOutOfRangeException Unhandled Exception
When ctrl-tabbing between management studio windows, I'm getting this error relatively frequently. It happens both when sql prompt is enabled and disabled.
Clicking on continue just makes the error...
sysname - Unable to insert value for unknown user-defined or
For a table that includes columns of datatype sysname, the automagical build of the INSERT statement (which is brilliant, BTW), doesn't work properly
eg:CREATE TABLE DummyTable (COL1 sysname, C...
v3.6 - NullReferenceException crash
Closing multiple windows in management studio using Ctrl-F4 held down
after two or three closed I got this error which looped until I killed SqlWb.exeSee the end of this message for details on invo...