On Sun, 2006-10-01 at 18:21 +0200, Pierre Schmitz wrote: > Am Sonntag, 1. Oktober 2006 18:10 schrieb Benoit Chesneau: > > Think a xml mysql dump would be better because it don't enforce the use > > of mysql or any sql db, wouldn't it ? > > If there is an easy way to import this format into a db I would prefer this.
There is one with mysqldump : mysqldump --xml databasename > databasename.xml :) - b _______________________________________________ arch mailing list [email protected] http://www.archlinux.org/mailman/listinfo/arch
