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

How to specifies which columns are to be synced in XML file

Dears :

Sorry to ask a stupid question. How to specifies which columns are to be synced in XML file if I would like to use XML to specify command line arguments.
I didn't find out the sample in help file. It seems only have in command line parameters.
Please kindly help to provide a sample. Thanks a lot.


Mago
mago
0

Comments

3 comments

  • Brian Donahue
    Hello Mago,

    You can use the include switch as part of an XML command file. The only way to specify multiple matches as far as I know is to specify multiple includes.
    <include objecttype="Table" Matches="Table1"/>
    <include objecttype="Table" Matches="Table2"/>
    
    Brian Donahue
    0
  • mago
    Dear Brian:

    The syntax is used to specify some tables to sync.
    Could I specify only a fews columns in a table to be synced ?

    Regards,
    Mago
    mago
    0
  • mago
    Dear Brian:

    Sorry to bother you.
    I find out the answer in previous posts.
    http://www.red-gate.com/MessageBoard/vi ... hlight=xml

    Thanks again.

    Mago
    mago
    0

Add comment

Please sign in to leave a comment.