Diff for /MPIWGWeb/updateSQL/personalwww.xml between versions 1.1 and 1.3

version 1.1, 2004/10/11 15:41:51 version 1.3, 2004/11/16 14:51:54
Line 6 Line 6
       <user>dwinter</user>        <user>dwinter</user>
       <password>e1nste1n</password>        <password>e1nste1n</password>
       <delimiter></delimiter>        <delimiter></delimiter>
       <mode>convert</mode>        <mode>update</mode>
       <usenormantounicodemapper>false</usenormantounicodemapper>        <usenormantounicodemapper>false</usenormantounicodemapper>
       <table name = "Bibliography" layout = "" id = "ID" indexList ="">        <table name = "Bibliography" layout = "" id = "ID" indexList ="">
          <select>select * from "Bibliography"</select>           <select>select * from "Bibliography"</select>
Line 14 Line 14
       <table name = "current_work" layout = "" id = "rec_id" indexList ="">        <table name = "current_work" layout = "" id = "rec_id" indexList ="">
          <select>select * from "current_work"</select>           <select>select * from "current_work"</select>
       </table>        </table>
         <table name = "institutsbiblio" layout = "" id = "ID" indexList ="">
            <select>select * from "institutsbiblio"</select>
         </table>
       <table name = "personal-www" layout = "" id = "ID" indexList ="">        <table name = "personal-www" layout = "" id = "ID" indexList ="">
          <select>select * from "personal-www"</select>           <select>select * from "personal-www"</select>
       </table>        </table>
       <table name = "projects" layout = "" id = "rec_ID" indexList ="">  
          <select>select * from "projects"</select>  
       </table>  
       <table name = "publications" layout = "" id = "rec_ID" indexList ="">        <table name = "publications" layout = "" id = "rec_ID" indexList ="">
          <select>select * from "publications"</select>           <select>select * from "publications"</select>
       </table>        </table>

Removed from v.1.1  
changed lines
  Added in v.1.3


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