<HTML><BODY style="word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; "><BR><DIV><DIV>Am 18.10.2005 um 12:14 schrieb Bernhard Eversberg:</DIV><BR class="Apple-interchange-newline"><BLOCKQUOTE type="cite"><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">Markus Schnöpf schrieb:</DIV> <BR><BLOCKQUOTE type="cite"><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">Klappt leider nicht. Aber etwas fällt mir auf bei der Analyse des<SPAN class="Apple-converted-space">  </SPAN>Avanti Logs:</DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">Ich zitiere mal das log nach dem Beginn der transferrierten Daten<SPAN class="Apple-converted-space">  </SPAN>nach dem Versuch, einen Neusatz anzulegen:</DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">&</DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">&</DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">var '1'</DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">ins #uTf</DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">if #uTf set U1</DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">var ''</DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">ins #urN</DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">var #urN</DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">Was mir hier seltsam vorkommt, ist die Zeile var '', denn da müsste<SPAN class="Apple-converted-space">  </SPAN>m.E. bei der Anlegung eines Neusatzes doch var '0' stehen, oder?<SPAN class="Apple-converted-space"> </SPAN></DIV> <BR></BLOCKQUOTE><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; min-height: 14px; "><BR></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">Haben Sie es versucht?</DIV></BLOCKQUOTE><DIV><BR class="khtml-block-placeholder"></DIV><DIV>Ja, hat aber auch nichts gebracht. Was aber einen Erfolg gebracht hat, war die Modifikation von write.php. Dort habe ich die die #urN direkt mit Null angegeben. Schlussfolgerung (eines DAU's, der zumindest die Türverkleidung seines Autos selbst ausbauen will): Die #urN wird bei #urN=0 nicht an write.php übergeben. So habe ich jetzt zumindest mal Einträge in die Datenbank schreiben können. Als workaround kann ich mir nun zwei extra php-Dateien basteln, die bei der Erstellung von neuen Datensätzen aufgerufen werden und mit #urN=0 arbeiten. Zusätzliche Veränderung: </DIV><DIV>Folgende auskommentierte Zeilen in edrec.php:</DIV><DIV>// if(($urN != "") && ($urN!=0))</DIV><DIV>//   { echo "$TI -- Nr. $urN Editor "; }</DIV><DIV>// else { $urN=0; echo "$urG $urS"; }</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>wieder entkommentiert. Dies hat dann zur Folge gehabt, dass das Fenster, welches sich bis dahin leer aufmachte, wenn auf index.htm auf [Neue Daten erfassen] geklickt wurde, nun die Felder anzeigt.</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>Ich schließe mich hier der Bemerkung von Frau Koczian vom April dieses Jahres an: Braucht die Editier- und Neueingabe-Funktion über Browser denn niemand, oder ist es nur Herr Eger, der sich eine funktionierende Version zusammengebastelt hat? Da über RuckZuck nach der Nichtweiterentwicklung von Allegro-X dies die einzige, nicht an Windows als Betriebssystem gekoppelte Möglichkeit ist, eine Allegro-Datenbank zu benutzen, finde ich es seltsam, dass RuckZuck für Dateneingabe anscheinend kaum benutzt wird. Dass dieses Phänomen (der Nichtübergabe von urN=0) nun vom Betriebssystem abhängig sein soll, kann ich nicht verstehen. Aber mein Auto fährt ja auch, ohne dass ich den Motor verstehe...oder, besser treffend: Meinen Renault verstehe ich, ohne dass ich weiß, wie ein Fiat funktioniert. (Wahlweise können auch andere Automarken eingesetzt werden).</DIV><BR><BLOCKQUOTE type="cite"><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; min-height: 14px; "><BR></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">Ergänzen Sie lieber die zwei folgenden Zeilen<SPAN class="Apple-converted-space">  </SPAN>(in edrec.php)</DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">"var #urN",</DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">"if ='0' jump null",</DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; min-height: 14px; "><BR></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">um eine dritte:</DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">"if not #urN jump null",</DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; min-height: 14px; "><BR></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; min-height: 14px; "><BR></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">MfG B.E.</DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">_______________________________________________</DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">Allegro mailing list</DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><A href="mailto:Allegro@biblio.tu-bs.de">Allegro@biblio.tu-bs.de</A></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><A href="http://sun250.biblio.etc.tu-bs.de/mailman/listinfo/allegro">http://sun250.biblio.etc.tu-bs.de/mailman/listinfo/allegro</A></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; min-height: 14px; "><BR></DIV> <BR class="Apple-interchange-newline"></BLOCKQUOTE></DIV><BR><DIV> <SPAN class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><SPAN class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">Markus Schnöpf</DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">Akademiebibliothek</DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">BBAW</DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">Unter den Linden 8</DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">10117 Berlin</DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">Tel.: 266-1920</DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><A href="mailto:schnoepf@bbaw.de"><SPAN class="Apple-style-span" style="color: rgb(0, 0, 238); -khtml-text-decorations-in-effect: underline; "><SPAN class="Apple-style-span" style="color: rgb(0, 0, 238); -khtml-text-decorations-in-effect: underline; ">schnoepf@bbaw.de</SPAN></SPAN></A></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><A href="http://bibliothek.bbaw.de/"><SPAN class="Apple-style-span" style="color: rgb(0, 0, 238); -khtml-text-decorations-in-effect: underline; "><SPAN class="Apple-style-span" style="color: rgb(0, 0, 238); -khtml-text-decorations-in-effect: underline; ">http://bibliothek.bbaw.de</SPAN></SPAN></A> </DIV><BR class="Apple-interchange-newline"></SPAN></SPAN> </DIV><BR></BODY></HTML>