Re: Easily Import/Export tables

From: Andrus Adamchik (andru..bjectstyle.org)
Date: Tue Sep 08 2009 - 10:24:08 EDT

  • Next message: open.pumpkin: "Re: Easily Import/Export tables"

    On Sep 8, 2009, at 3:24 AM, open.pumpkin wrote:

    > Line #20 is : srcNode="Dev_WKN_Node" destNode="Local_WKN_Node" />
    > Connections to databases are correct (if I stop one DB, I receive a
    > Connection refused exception). Node names are correct. But I'm not
    > familiar
    > with ant.
    > Can you enlighten me?

    Try running ant with -v flag: "ant -v". It should print the stack trace.

    > Now some general questions :
    > When using the ant method to export DB data, ID's are kept identical
    > in
    > different DB's ? Or, if they change, the foreign keys are
    > automatically
    > mapped with new ID's ? If not, then this method does not interest me.

    The ids are preserved.

    Andrus



    This archive was generated by hypermail 2.0.0 : Tue Sep 08 2009 - 10:24:42 EDT