AmoK xml2sql 1.0
(c) 2005 AmoK

 
Deutsch
Info:
AmoK xml2sql
ist ein Tool um mit PhpMyAdmin exportierte XML-Dumps von MySQL Datenbanken zurück in SQL zu konvertieren. AmoK xml2sql kommt ohne grafische Benutzeroberfläche aus und läuft auf der Kommandozeile. Da AmoK xml2sql in Java implementiert wurde, läuft das Tool auf allen Betriebssystemen die Java unterstützen. So zum Beispiel Windows, Linux oder auch MacOS. Damit AmoK xml2sql einwandfrei funktioniert, muss Java in der Version 1.4 oder höher installiert sein. Java kann kostenlos unter www.java.sun.com heruntergeladen werden.

Anwendung:
Einfach unter Windows auf der Kommandozeile mit "xml2sql.exe inputfile.xml outputfile.sql" starten oder mit "java -jar xml2sql.jar inputfile.xml outputfile.sql" unter jedem anderen Betriebssystem.

Kontakt:
Wenn Fragen zu diesem Programm bestehen oder ihr Verbesserungsvorschläge habt, schaut auf www.amok.am nach unseren Kontaktdaten und schickt uns eine Email.
 
English
Info:
With AmoK xml2sql you can convert XML-Dumps of MySQL databases (made by PhpMyAdmin) back into MySQL. There is no graphical user interface but you can control AmoK xml2sql completely command line based. Since AmoK xml2sql was implemented in Java it can be used with every of the major operating systems such as Microsoft Windows, Linux or MacOS. However you will be required to install the Java Runtime Environment (JRE) 1.4 or higher which you can download for free on Sun's website.

How to use :
If you are using Windows just type "xml2sql.exe inputfile.xml outputfile.sql" on command line in the proper directory. If you are using any other operation system type "java -jar xml2sql.jar inputfile.xml outputfile.sql" instead .

Contact:
Feel free to send us any comments and suggestions you like. You find the contact details on our website www.amok.am.