<!doctype html>
<html>
 <head> 
  <meta charset="UTF-8"> 
 </head>
 <body>
  <div style="" class="default-style">
   Moin zusammen, ich habe ein Brett vor dem Kopf,-( Ich möchte Punkte  in einer shp-Datei digitalisieren. Natürlich habe ich eine Tabelle mit folgenden Spalten angelegt id, Punkt, code, Rechts, Hoch, Hoehe, datumzeit.
  </div>
  <div style="" class="default-style">
   <br>
  </div>
  <div style="" class="default-style">
    Folgende soll automatisch geschehen:
  </div>
  <div style="" class="default-style">
   id            +1 nicht veränderbar
  </div>
  <div style="" class="default-style">
   punkt      letzte punktnummer +1 
  </div>
  <div style="" class="default-style">
   code 
  </div>
  <div style="" class="default-style">
   rechts     rechtswert automatisch eintragen
  </div>
  <div style="" class="default-style">
   hoch      hochwert automatisch eintragen
  </div>
  <div style="" class="default-style">
   hoehe
  </div>
  <div style="" class="default-style">
   datumzeit automatisch
  </div>
  <div style="" class="default-style">
   <br>
  </div>
  <div style="" class="default-style">
   Mit datumzeit habe ich im Attributformular Erfolg den Rest leider nicht.
  </div>
  <div style="" class="default-style">
   Hat jemand einen Tipp Danke Carsten
  </div>
 </body>
</html>