Comments
Sort by recent activity
Yes, it still chokes, like this:
SELECT dbo[chokes1].[chokes2]FuntionName()
then almost each click on the FuncitonName produces a delay (choke).
Let me know if I can help somehow... / comments
Yes, it still chokes, like this:
SELECT dbo[chokes1].[chokes2]FuntionName()
then almost each click on the FuncitonName produces a delay (choke).
Let me know if I can help somehow...
richardjm wrote:
Isn't that strange, no request in all this time and suddenly two come along at once [image] .
Who might be the other guy [image]
richardjm wrote:
We've had exactly the same request from somebody on the SQL Data Compare 6 Alpha forum. I'm afraid there's no real way to do this via the UI, not even sure what the UI for the feature would look like.
Definitely regular expressions. There should be also an option to preview which columns get excluded. / comments
richardjm wrote:
Isn't that strange, no request in all this time and suddenly two come along at once .
Who might be the other guy
richardjm wrote:
We've had exactly the same request from som...
Robert wrote:
Hi,
Wow, we haven't even released the alpha yet, and we've already got feature requests :-D.
The sooner the better [image]
Robert wrote:
I believe your best option at the moment is to use the Toolkit - you can use this to retrieve the details of all the objects in the database(s), then from that, build up a list of exclusions. We'll certainly bear this in mind for the future, though.
Cheers,
Robert
Great, I hope you do implement it as it is a very common scenario. / comments
Robert wrote:
Hi,
Wow, we haven't even released the alpha yet, and we've already got feature requests :-D.
The sooner the better
Robert wrote:
I believe your best option at the moment is to...
I was talking about mapping, not filtering. (Unmapped columns aren't compared). Thus I want unmapping of a column in all tables where such column exists... / comments
I was talking about mapping, not filtering. (Unmapped columns aren't compared). Thus I want unmapping of a column in all tables where such column exists...
Hi Brian,
Thanks, but there is no need for me as I've already installed the thing. However, in the time of increasing security awarness, running an unsigned executable poses a security risk. / comments
Hi Brian,
Thanks, but there is no need for me as I've already installed the thing. However, in the time of increasing security awarness, running an unsigned executable poses a security risk.
Hi Eddie,
I hope you'll add it. Otherwise is a hassle dealing with such cases.
Thanks, / comments
Hi Eddie,
I hope you'll add it. Otherwise is a hassle dealing with such cases.
Thanks,
Hi Jason,
JasonC wrote:
I'm not quite sure I understand your question. As I understand it:
1. Start program
2. Show form
And no "natural" GCs occur at any point.
Ehm, why not? I mean one can't be sure. Isn't GC supposed to run at any time it deems necessary?
JasonC wrote:
You would like to know which objects are created by the form, and which were created at the beginning of the program. Is this correct?
Yes, I would like to know, which objects are not removed after:
3. Close form
Thus I need to know which ones were created by the form. I would compare two results but I can't due to 2-step garbage collection which yields usable results only on second snapshot and thus I can't compare them.
I guess here is a suggestion: Add a button to do GC manually, not just within snapshot so one can do a manual GC before taking the snapshot and the two results can be compared. / comments
Hi Jason,
JasonC wrote:
I'm not quite sure I understand your question. As I understand it:
1. Start program
2. Show form
And no "natural" GCs occur at any point.
Ehm, why not? I mean one can't ...
I think I know how to filter this grid :-)
Does Age value count "normal" garbage collection, too? Or it counts only Profiler explicit GCs when doing snapshot? / comments
I think I know how to filter this grid :-)
Does Age value count "normal" garbage collection, too? Or it counts only Profiler explicit GCs when doing snapshot?
So, regarding to suggestion above (that I should filter by age to find out new objects), how can I know what age to filter for? / comments
So, regarding to suggestion above (that I should filter by age to find out new objects), how can I know what age to filter for?
OTOH I have a .net dev bundle license still valid, downloaded it, but yet, I get only standard edition. / comments
OTOH I have a .net dev bundle license still valid, downloaded it, but yet, I get only standard edition.