How can we help you today? How can we help you today?
Andras B

Activity overview

Latest activity by Andras B

Thank you for he detailed feedback. While we are looking into these items, here is a partial answer to some of you questions/concerns. The highlight color is a bug, and it will be fixed for the final release. Old filter rules should be accessible. I'm wondering if you have cleaned up the registry though, as that would invalidate some of the filters. False positives. Are you referring to the differences in the SQL script panel or the top level object grid. The grid is identifying semantic differences only, while in the bottom panel we show the creation scrips for the selected object, and differences here are textual (not semantic). For example the extended properties for user/schema for the same schema object are not semantic differences, but the syntax for the sp_addextendedproperty will show a difference. The SQL button. We have hidden this on purpose, but it is there, you need use the context menu on the differences panel. The Line differences shows an individual line in the differences panel, but instead of showing it side by side, it puts the two lines on top of each other. When a selected line has no differences, its contents do not help. However, when a line with differences is selected (you can click on such a line, or use the Previous Next buttons to jump to such a line), it will make it easier to find in-line differences, such as an extra NULL, or differences in only a few characters. Thanks for your feedback, Regards, Andras / comments
Thank you for he detailed feedback. While we are looking into these items, here is a partial answer to some of you questions/concerns. The highlight color is a bug, and it will be fixed for the fin...
0 votes
Sequel2005 wrote: I'm trying to compare two similar databases but they have different table owners. When I map the two table owners together it acts like it doesn't work, when I get the results it shows that all of my objects are different and don't exist in the other database, so something didn't take effect with the owner mapping. Is there something I'm missing? It worked in 6.2. I would appreciate any assistance. Thanks. It is interesting, we could not yet find a reason to explain this, and we could not reproduce this. Could you send me as much of the following to me as possible (Andras.Belokosztolszki at red-gate dot com) * The log file (in the system many (right click on the blue envelope in the top left corner of the application Minumum Log Level->Verbose), then do the comparison, then in the system menu Locate log files, and send me the log (it is human readable, you can check what is inside) * the versions (2000, 2005, etc) compatibility modes, database collation of your databases * if you use any non-default SQL Compare options * If possible the two sql compare snapshots (File -> Create Snapshot) for your two databases (this will create a snapshot of the schema only) * possibly a screenshot of your mappings and the main screen. We will try to get back concerning this as soon as possible. Regards, Andras / comments
Sequel2005 wrote: I'm trying to compare two similar databases but they have different table owners. When I map the two table owners together it acts like it doesn't work, when I get the results ...
0 votes