<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div dir="ltr"><meta http-equiv="content-type" content="text/html; charset=utf-8">Hallo Andreas,<br><br><div dir="ltr"><blockquote type="cite"><br>Am 30.12.2020 um 18:33 schrieb Andreas Goetz <cpuidle@gmail.com>:<br><br></blockquote></div><blockquote type="cite"><div dir="ltr"><meta http-equiv="content-type" content="text/html; charset=utf-8"><div dir="ltr">Bisher hatte niemand ähnliche Probleme wie Du. Da sich dbcopy immer den „höchsten“ Datensatz aus dem Index sucht würde ich ausschliessen dass dabei doppelt geschrieben werden kann. Es sei denn, dbcopy wäre nicht das einzige Programm dass in die DB schreibt...</div><div dir="ltr"><br></div><div dir="ltr">Viele Grüße, Andreas </div><div dir="ltr"></div></div></blockquote><br><style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";
        mso-fareast-language:EN-US;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.E-MailFormatvorlage17
        {mso-style-type:personal;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
span.E-MailFormatvorlage18
        {mso-style-type:personal;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
span.E-MailFormatvorlage19
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:70.85pt 70.85pt 2.0cm 70.85pt;}
div.WordSection1
        {page:WordSection1;}
--></style><div>Was passiert wenn man Daten löscht und mit</div><div><br></div><div><pre style="-webkit-text-size-adjust: auto; box-sizing: border-box; margin-top: 0px; margin-bottom: 0px; padding: 0px;">TRUNCATE TABLE data</pre><pre style="-webkit-text-size-adjust: auto; box-sizing: border-box; margin-top: 0px; margin-bottom: 0px; padding: 0px;"><br></pre><pre style="-webkit-text-size-adjust: auto; box-sizing: border-box; margin-top: 0px; margin-bottom: 0px; padding: 0px;">danach aufräumt? Dabei könnte doch der nächste AUTOINCREMENT kleiner sein wie der höchste vergebene. </pre><pre style="-webkit-text-size-adjust: auto; box-sizing: border-box; margin-top: 0px; margin-bottom: 0px; padding: 0px;"><br></pre><pre style="-webkit-text-size-adjust: auto; box-sizing: border-box; margin-top: 0px; margin-bottom: 0px; padding: 0px;">Thomas </pre><pre style="-webkit-text-size-adjust: auto; box-sizing: border-box; margin-top: 0px; margin-bottom: 0px; padding: 0px;"><br></pre></div></div></body></html>