Re: exporting Database

2006-09-18 Thread ben short
Mybe this would help? http://mojo.codehaus.org/sql-maven-plugin/overview.html On 9/18/06, Marco Mistroni <[EMAIL PROTECTED]> wrote: mmm, my 2 cents you can do this with dbunit. i heard (repeat, heard) that there was somewhere a maven plugin for dbunit... if that's true, maybe you can st

Re: exporting Database

2006-09-18 Thread Marco Mistroni
mmm, my 2 cents you can do this with dbunit. i heard (repeat, heard) that there was somewhere a maven plugin for dbunit... if that's true, maybe you can start from there? hth marco On 9/18/06, Wayne Fay <[EMAIL PROTECTED]> wrote: This sounds like an email that should have been sent to

exporting Database

2006-09-17 Thread manoj kaushik
hi all i want to know , is there any plugin for maven1.0.2 which can export a database table from one relational database(MySql) to another relational database. i am using torque but finding it hard to attain my goal. if any suggestions plz reply soon. thanks in advance Manoj Kaushik

Re: exporting Database

2006-09-17 Thread Wayne Fay
This sounds like an email that should have been sent to the MySQL Users email list rather than Maven. Perhaps you'd have better luck there? Wayne On 9/16/06, manoj kaushik <[EMAIL PROTECTED]> wrote: hi all i want to export a database table from mySql on one machine to another MySql instance .

exporting Database

2006-09-16 Thread manoj kaushik
hi all i want to export a database table from mySql on one machine to another MySql instance . can anyone tell me how to carry on the proceedings. currently i am working with Maven torque plugin but finding difficulty. if anyone knows about it please reply thanks in advance Manoj Kaushik

Re: exporting database files through maven 1.0.2

2006-09-11 Thread manoj kaushik
hi Arnaud thanks for the reply Manoj Kaushik On 9/11/06, emerson cargnin <[EMAIL PROTECTED]> wrote: I thought I was the last one to be using maven 1.0.2. But planning to upgrade already, heheheh :) On 11/09/06, Arnaud HERITIER <[EMAIL PROTECTED]> wrote: > You can use the torque plugin > http:

Re: exporting database files through maven 1.0.2

2006-09-11 Thread emerson cargnin
I thought I was the last one to be using maven 1.0.2. But planning to upgrade already, heheheh :) On 11/09/06, Arnaud HERITIER <[EMAIL PROTECTED]> wrote: You can use the torque plugin http://db.apache.org/torque/releases/torque-3.2/maven-plugin/goals.html Arnaud On 9/7/06, manoj kaushik <[EMAI

Re: exporting database files through maven 1.0.2

2006-09-11 Thread Arnaud HERITIER
You can use the torque plugin http://db.apache.org/torque/releases/torque-3.2/maven-plugin/goals.html Arnaud On 9/7/06, manoj kaushik <[EMAIL PROTECTED]> wrote: hi everybody i want to know that if there is any plugin or way in maven 1.0.2 with which i can export database files . any help regar

exporting database files through maven 1.0.2

2006-09-07 Thread manoj kaushik
hi everybody i want to know that if there is any plugin or way in maven 1.0.2 with which i can export database files . any help regarding this will be highly appreciated. thanks in advance Manoj Kaushik