Hallo, vielleicht kann mir mal jemand auf die Sprüng ehelfen ich versteh es einfach nicht. Ich habe eine XML-Datei die wie unten aufgebaut ist. Diese muss in eine mySQL-DB ...
Ich habe die suche schon bemüht, aber wie gesagt ich verstehe es nicht so richtig.
<qryEXPVEBXML>
<APP_SHORT>wert_1</APP_SHORT>
<APP_LONG>wert_2</APP_LONG>
<MOD_SHORT>wert_3</MOD_SHORT>
<MOD_LONG>wert_4</MOD_LONG>
<ALT_TYPE>wert_5</ALT_TYPE>
<ALT_TEXT>wert_6</ALT_TEXT>
<VER_TEXT>wert_7</VER_TEXT>
<LEV_KEY>wert_8</LEV_KEY>
<LEV_DATE>wert_9</LEV_DATE>
<DES_KEY>wert_10</DES_KEY>
<DES_HEADER>wert_11</DES_HEADER>
</qryEXPVEBXML>
Ich habe die suche schon bemüht, aber wie gesagt ich verstehe es nicht so richtig.
<qryEXPVEBXML>
<APP_SHORT>wert_1</APP_SHORT>
<APP_LONG>wert_2</APP_LONG>
<MOD_SHORT>wert_3</MOD_SHORT>
<MOD_LONG>wert_4</MOD_LONG>
<ALT_TYPE>wert_5</ALT_TYPE>
<ALT_TEXT>wert_6</ALT_TEXT>
<VER_TEXT>wert_7</VER_TEXT>
<LEV_KEY>wert_8</LEV_KEY>
<LEV_DATE>wert_9</LEV_DATE>
<DES_KEY>wert_10</DES_KEY>
<DES_HEADER>wert_11</DES_HEADER>
</qryEXPVEBXML>
Kommentar