this is not exactly what you are looking for, but it is where we started on the task.

http://public.pdinc.us/cordova

a xml style sheet could easily be added, to create SQL DDL statements.

as far as the data rows that is easy as pie too.

Let us know and we could give cvs access and help on this.

On Tue, 16 Aug 2005, Konrad Billewicz wrote:

Hello,

I would like to export a part of my MySQL database as a SQL script. I
thought about mysqldump.exe but it's too simple. I need to export rows from
one table which matchs simple criteria and all rows from other tables which
are in relation with them.

The ideal solution would be to make a SELECT query and pass it to
*something*. This *something* would execute the query, analyze found rows
and return SQL script creating these rows.

In current project I'm using Hibernate but this part can be done using any
tool or pure JDBC.

How would you handle such a task?



--
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
-                                                               -
- Jason Pyeron                      PD Inc. http://www.pdinc.us -
- Partner & Sr. Manager             7 West 24th Street #100     -
- +1 (443) 921-0381                 Baltimore, Maryland 21218   -
-                                                               -
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

This message is for the designated recipient only and may contain privileged, proprietary, or otherwise private information. If you have received it in error, purge the message from your system and notify the sender immediately. Any other use of the email by you is prohibited.

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to