Activity overview
Latest activity by anna.p
Too bad.
Thanks for the reply. / comments
Too bad.
Thanks for the reply.
This is a big issue for us as well!! / comments
This is a big issue for us as well!!
Include or Exclude a specific Index?
Is it possible to "include", "exclude" or filter by a specific index or constraint?
For example, let's say these are the differences between source and target:ALTER TABLE TableA ALTER COLUMN Col1 i...
SCHEMABINDING issues
Hello,
We have a lot of views with SCHEMABINDING.
It often happens that SQL Compare will miss a dependency and attempt to alter a table referenced by a schema bound view without first altering the ...
"Ignore Indexes" not working in GUI
Hello,
I'm confused.
I'm comparing a single table using the GUI (SVN to DB compare) and I have the following options set:
"Ignore Indexes" = true
"Ignore Constraint Names" = false
"Ignore Check Con...
Altering a column with indexes
Hi there,
I compared two tables that were identical except for a changed datatype on ColumnA and some indexes, one of which accessed ColumnA - we'll call it IDX_ColumnA. My goal was to sync the da...
I'm pretty sure I've seen it happen. I remember being curious about it, checking, then becoming confused. If I see it again I'll report it.
Thanks very much! / comments
I'm pretty sure I've seen it happen. I remember being curious about it, checking, then becoming confused. If I see it again I'll report it.
Thanks very much!
We're using a shared database model. Does it have any use in that environment?
Also, does the list of "recommended objects" include ones that are waiting to be committed and ones that haven't changed since the last commit? This seems to be the case, I just want to make sure. / comments
We're using a shared database model. Does it have any use in that environment?
Also, does the list of "recommended objects" include ones that are waiting to be committed and ones that haven't chan...
Option to "Commit all dependencies (recommended)"
Hello,
When you try to commit something that has dependencies you get the window that pops up with the list of dependent objects giving you the option to commit them as well. I'm wondering 2 thing...
Filter objects beginning with an underscore
Hello,
Our DB naming convention is to prefix temporary objects with an underscore. Is there a way to filter these objects out of the SSC Commit tab?
A filter with just an underscore filters everyt...