How can we help you today? How can we help you today?
j.salmon
Hey Brian, Thanks for the response. Here's the /include help section from the SQL Data Compare command line help file version: 5.4.0.64 (accessed with the verbose and HTML options) /include:<object type>:<regular expression> Database objects or types to be included. Includes objects of the specified type whose identifiers match the specified regular expression. Note that /include and /exclude rules are applied in the order they are specified on the command line, or in the XML file containing the argument specification. If an object is matched by both an include and exclude rule then the exclude rule takes precedence. Note also that if an object has been explicitly included in the project file it will be included in the comparison even if no include rule matches it, unless it is excluded by an exclude rule. To include all objects of a type only specify the type (eg /include:View ) Value Alias Description All - All database objects. Table - Tables. View - Views. The last line specifically states that to include all objects of a certain type, that the you should type </include:table>. What is the correct syntax. Again, for a small database, listing all tables with includes would probably be fine. For any normal to large sized database, this isn't really a practical thing to do. Also, this creates a large amount of maintenance to have numerous developers remember to add the tables to the file and retest nightly builds, etc. [/b][/i][/quote] / comments
Hey Brian, Thanks for the response. Here's the /include help section from the SQL Data Compare command line help file version: 5.4.0.64 (accessed with the verbose and HTML options) /include:<o...
0 votes
AndrewRMClarke wrote: C'mon! lets have the feature back in. It really is time to do something nice with snippets. Ditto - add this back in. / comments
AndrewRMClarke wrote: C'mon! lets have the feature back in. It really is time to do something nice with snippets. Ditto - add this back in.
0 votes