How can we help you today? How can we help you today?
Not_Happy

Activity overview

Latest activity by Not_Happy

Alex B said: Hi @Not_Happy, The product does in fact fulfill it's purpose for a large number of our customers every day, otherwise we wouldn't have a product to sell, but I understand that in your case it's not meeting your needs which is why we're trying to provide options to get things working for you. We're not relying on those limitations, but functioning within the restrictions; when customers hit issues like these, we provide ways to try and get around the limitations and find out what in our product may be causing the issues. How many servers are you connected to and how many databases and objects are contained therein?  How many queries do you have open and how large are they?  If you disable code analysis, make SSMS Large Address Aware or utilize some of the option in the last link I sent on managing memory do any of those help? If there is an issue with our code we'd like to narrow down where the issue is occurring that is causing the issue in your case. Kind regards, Alex This error is back again now. After almost a year of not having the problem, during which time my laptop was upgraded, today I updated to the latest version of SQL Prompt and within minutes of working on a not very large script (3000 lines) SQL Prompt crashed and brought down SSMS with it. Prepared to give you the benefit of the doubt, I restarted. Inside two minutes it crashed again. It's now crashed a further 3 times within the last 10 minutes, bringing SSMS down with it each time. Let's not get into the discussions about whether you want to accept responsibility for your tool bringing SSMS down or not. It's obvious that you don't, but the fact is on a 3000 line script, with only this script open and only SQL Prompt running, it crashes with such frequency as to make it completely useless. I'm sure that you will say that the latest version was fully tested and that it couldn't possibly be SQL Prompt causing the problem. It's not my money being wasted so I don't really care whether you draw in the wagons. The fact remains, it's unusable for serious developers. / comments
Alex B said: Hi @Not_Happy,The product does in fact fulfill it's purpose for a large number of our customers every day, otherwise we wouldn't have a product to sell, but I understand that in ...
0 votes
I'm not sure that will work. Doesn't the assert proc reference the temp tables used for the results by passing the names to Private_CompareTables? This wouldn't work with table variables. / comments
I'm not sure that will work. Doesn't the assert proc reference the temp tables used for the results by passing the names to Private_CompareTables? This wouldn't work with table variables.
0 votes
Transactions
I have just created a unit test that, because of the way our environment has been configured, drops a series of objects prior to generating the data/objects under test. In order to maintain the int...
3 followers 5 comments 0 votes
Another unreliable product
I've just run this through to compare two versions of a database. The first time I used the default settings and found it picked up hundreds of items where the difference was constraint names.I've ...
0 followers 0 comments 0 votes
Out of Memory Exception
This seems to a common thread with Red-Gate tools. There are lots of reports of this error when using pretty much any of the Red-Gate tools.When is this going to be addressed? It is fairly predicta...
5 followers 11 comments 0 votes