Diff for /MPIWGWeb/updateSQL/personalwww.xml between versions 1.2 and 1.5

version 1.2, 2004/10/14 07:49:23 version 1.5, 2005/01/25 15:32:23
Line 6 Line 6
       <user>dwinter</user>        <user>dwinter</user>
       <password>e1nste1n</password>        <password>e1nste1n</password>
       <delimiter></delimiter>        <delimiter></delimiter>
       <mode>update</mode>        <mode>convert</mode>
       <usenormantounicodemapper>false</usenormantounicodemapper>        <usenormantounicodemapper>false</usenormantounicodemapper>
       <table name = "Bibliography" layout = "" id = "ID" indexList ="">        <table name = "Bibliography" layout = "" id = "" indexList ="">
          <select>select * from "Bibliography"</select>           <select>select * from "Bibliography"</select>
       </table>        </table>
       <table name = "current_work" layout = "" id = "rec_id" indexList ="">        <table name = "current_work" layout = "" id = "" indexList ="">
          <select>select * from "current_work"</select>           <select>select * from "current_work"</select>
       </table>        </table>
       <table name = "personal-www" layout = "" id = "ID" indexList ="">        <table name = "institutsbiblio" layout = "" id = "" indexList ="">
          <select>select * from "personal-www"</select>           <select>select * from "institutsbiblio"</select>
       </table>        </table>
       <table name = "projects" layout = "" id = "rec_ID" indexList ="">        <table name = "personal-www" layout = "" id = "" indexList ="">
          <select>select * from "projects"</select>           <select>select * from "personal-www"</select>
       </table>        </table>
       <table name = "publications" layout = "" id = "rec_ID" indexList ="">        <table name = "publications" layout = "" id = "" indexList ="">
          <select>select * from "publications"</select>           <select>select * from "publications"</select>
       </table>        </table>
       <table name = "research_interest" layout = "" id = "rec_ID" indexList ="">        <table name = "research_interest" layout = "" id = "" indexList ="">
          <select>select * from "research_interest"</select>           <select>select * from "research_interest"</select>
       </table>        </table>
       <table name = "talks" layout = "" id = "rec_ID" indexList ="">        <table name = "talks" layout = "" id = "" indexList ="">
          <select>select * from "talks"</select>           <select>select * from "talks"</select>
       </table>        </table>
       <table name = "teaching" layout = "" id = "rec_ID" indexList ="">        <table name = "teaching" layout = "" id = "" indexList ="">
          <select>select * from "teaching"</select>           <select>select * from "teaching"</select>
       </table>        </table>
     </database>      </database>

Removed from v.1.2  
changed lines
  Added in v.1.5


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>