Posts
Sort by recent activity
Always force GC before taking snapshot
It would be nice to have a button (or an option) to force GC everytime a snapshot is taken.
I know I can click one and then the other button but it would be better to have a single click option.
Launch something before profiling starts
Is there an option to launch a .bat or some other kind of executable before profiling starts?
For example, I would like to delete a couple of files each time profiling starts.
Slow when moving carret through function name
SP: 3.5.0.333
Vista x86
SSMS
I don't know whether i move a carret on function name, i.e.
SELECT dbo.SomeFunction(3)
When I place carret somewhere on SomeFunction, it chokes (takes a couple of secon...
Global scope filter?
It would be nice to have a global scope (all tables) filter in addition to per-table filter.
Currently I have a LastChange column in all of my tables (which is set to GetDate() value). I don't need...
Problems with standby
When computer is awaken from either standby or hibernate sqlprompt won't refresh data for actuall or any new database if sql server manager was open before standby/hibernate.
I am not yet sure on d...
Trial expired?
Seems like beta 3 has expired and it requires a license.
Signing distribution archives might be a good idea
As per subject, signing distribution archives might be a good idea.
SqlBundle.exe is unsigned but one has to run it to extract setup files.
Synchronizating with new NOT NULL columns
Hi guys,
If I add a NOT NULL column without a default value (I want application layer to generate the value) I can't synchronize database if there is any data in target table (it can't insert null ...
Very nice
Hi guys,
At first glance it looks way better than the older one.
Memory profiling: Comparing different results?
I assume the Compare column means the difference within two sequential results, right?
So, how would I compare two non-sequential results?
The problem I am facing is this:
1. take snapshot
2. show ...