|
View:
New views
3 Messages
—
Rating Filter:
Alert me
|
|
|
[Ant] export orderedHi,
I'm new on DBUnit and I test it. I have a problem with order in DataBase Export on a Ant script. I am on MSSQL. I use : for the export : <export dest="exportMain.xml" ordered="true"/> for the import : <operation type="MSSQL_CLEAN_INSERT" src="exportMain.xml"/> The order between tables is ok but the order in table is not good. I have a table which has internal reference. The row was ordered with the key ID but the row must be ordered by internal reference for being insert in DB. There is on option to do this? -- BokC ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ dbunit-user mailing list dbunit-user@... https://lists.sourceforge.net/lists/listinfo/dbunit-user |
|
|
|
|
|
Re: [Ant] export orderedThanks to the answer and sorry for the patch.
On Fri, Oct 30, 2009 at 12:01 PM, Matthias Gommeringer <Matthias.Gommeringer@...> wrote: Hi, -- Olivier Sent from La Tronche, Rhône-Alpes, France ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ dbunit-user mailing list dbunit-user@... https://lists.sourceforge.net/lists/listinfo/dbunit-user |
| Free embeddable forum powered by Nabble | Forum Help |