How can we help you today? How can we help you today?
CGLuttrell

Activity overview

Latest activity by CGLuttrell

Trying to sort by this is not working, I wanted to see the latest changes that a developer just did and it does not sort either ascending or descending. / comments
Trying to sort by this is not working, I wanted to see the latest changes that a developer just did and it does not sort either ascending or descending.
0 votes
None of my old filters worked, and they are not that complicated, including or excluding something by schema or name. This is one of them to exclude all our CDC stuff. <?xml version="1.0" encoding="utf-8" standalone="yes"?> <!-- SQL Compare SQL Compare Version:11.1.3.30--> <NamedFilter version="1" type="SQLCompareFilter"> <!--This filter can be loaded using the SQL Compare UI or used with a SQL Compare command line session using the /filter switch--> <FilterName>Exclude CDC 2</FilterName> <Filter version="1" type="DifferenceFilter"> <FilterCaseSensitive>False</FilterCaseSensitive> <Filters version="1"> <None version="1"> <Include>False</Include> <Expression>(@NAME LIKE 'spCDC%') OR (@SCHEMA = 'CDCStageG2') OR (@NAME LIKE 'fn_cdc_%') OR (@NAME LIKE 'cdc%')</Expression> </None> <Assembly version="1"> <Include>True</Include> <Expression>TRUE</Expression> </Assembly> <AsymmetricKey version="1"> <Include>True</Include> <Expression>TRUE</Expression> </AsymmetricKey> <Certificate version="1"> <Include>True</Include> <Expression>TRUE</Expression> </Certificate> <Contract version="1"> <Include>True</Include> <Expression>TRUE</Expression> </Contract> <DdlTrigger version="1"> <Include>True</Include> <Expression>TRUE</Expression> </DdlTrigger> <Default version="1"> <Include>True</Include> <Expression>TRUE</Expression> </Default> <ExtendedProperty version="1"> <Include>True</Include> <Expression>TRUE</Expression> </ExtendedProperty> <EventNotification version="1"> <Include>True</Include> <Expression>TRUE</Expression> </EventNotification> <FullTextCatalog version="1"> <Include>True</Include> <Expression>TRUE</Expression> </FullTextCatalog> <FullTextStoplist version="1"> <Include>True</Include> <Expression>TRUE</Expression> </FullTextStoplist> <Function version="1"> <Include>True</Include> <Expression>TRUE</Expression> </Function> <MessageType version="1"> <Include>True</Include> <Expression>TRUE</Expression> </MessageType> <PartitionFunction version="1"> <Include>True</Include> <Expression>TRUE</Expression> </PartitionFunction> <PartitionScheme version="1"> <Include>True</Include> <Expression>TRUE</Expression> </PartitionScheme> <Queue version="1"> <Include>True</Include> <Expression>TRUE</Expression> </Queue> <Role version="1"> <Include>True</Include> <Expression>TRUE</Expression> </Role> <Route version="1"> <Include>True</Include> <Expression>TRUE</Expression> </Route> <Rule version="1"> <Include>True</Include> <Expression>TRUE</Expression> </Rule> <Schema version="1"> <Include>True</Include> <Expression>TRUE</Expression> </Schema> <SearchPropertyList version="1"> <Include>True</Include> <Expression>TRUE</Expression> </SearchPropertyList> <Sequence version="1"> <Include>True</Include> <Expression>TRUE</Expression> </Sequence> <Service version="1"> <Include>True</Include> <Expression>TRUE</Expression> </Service> <ServiceBinding version="1"> <Include>True</Include> <Expression>TRUE</Expression> </ServiceBinding> <StoredProcedure version="1"> <Include>True</Include> <Expression>TRUE</Expression> </StoredProcedure> <SymmetricKey version="1"> <Include>True</Include> <Expression>TRUE</Expression> </SymmetricKey> <Synonym version="1"> <Include>True</Include> <Expression>TRUE</Expression> </Synonym> <Table version="1"> <Include>True</Include> <Expression>TRUE</Expression> </Table> <User version="1"> <Include>True</Include> <Expression>TRUE</Expression> </User> <UserDefinedType version="1"> <Include>True</Include> <Expression>TRUE</Expression> </UserDefinedType> <View version="1"> <Include>True</Include> <Expression>TRUE</Expression> </View> <XmlSchemaCollection version="1"> <Include>True</Include> <Expression>TRUE</Expression> </XmlSchemaCollection> </Filters> </Filter> </NamedFilter> / comments
None of my old filters worked, and they are not that complicated, including or excluding something by schema or name. This is one of them to exclude all our CDC stuff. <?xml version="1.0" encod...
0 votes
Does V12 not read older filter files?
I tried to use a filter I was using in V11 but it does not seem to be reading it or using it in V12. Is that planned obsolescence or a bug?/hc/user_images/01JK89N0TTJ64RAMCD17MHX28M.png Trying to ...
2 followers 2 comments 0 votes
Add me to the list that want to see it back. I used the DB and Server names to pick my project and most the file names were what it defaulted to. I feel lost now! [image] / comments
Add me to the list that want to see it back. I used the DB and Server names to pick my project and most the file names were what it defaulted to. I feel lost now!
0 votes
check for updates locked SSMS
When I started SSMS this morning and it popped up the check for updates, new updates for SQL Test available box. It got itself locked up, SSMS would never finish loading, the check for updates box...
2 followers 2 comments 0 votes
Hi MikeyW, In case you haven't seen it, the new release 1.2 is out. Not sure how long it has been out, I just saw it mentioned when following one of their links in the Redgate Update email yesterday. Chris / comments
Hi MikeyW, In case you haven't seen it, the new release 1.2 is out. Not sure how long it has been out, I just saw it mentioned when following one of their links in the Redgate Update email yesterd...
0 votes
Tab History not recording tabs after update to 7.1.0.112
I just updated to the beta code today and it has not saved a tab since I did that.
2 followers 2 comments 0 votes