Is there some tool for do dump data to some format. May be XML, JSON, CSV etc for using it in other application(may be with other DB engine)
+1
A:
You could use DbUnit for that, it can dump datasets in XML, CSV.
Pascal Thivent
2010-05-31 16:47:52