<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 12 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Consolas;
        panose-1:2 11 6 9 2 2 4 3 2 4;}
@font-face
        {font-family:"Times New Roman \, serif \;";
        panose-1:0 0 0 0 0 0 0 0 0 0;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";
        color:black;}
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;}
pre
        {mso-style-priority:99;
        mso-style-link:"HTML Vorformatiert Zchn";
        margin:0cm;
        margin-bottom:.0001pt;
        font-size:10.0pt;
        font-family:"Courier New";
        color:black;}
span.HTMLVorformatiertZchn
        {mso-style-name:"HTML Vorformatiert Zchn";
        mso-style-priority:99;
        mso-style-link:"HTML Vorformatiert";
        font-family:Consolas;
        color:black;}
span.E-MailFormatvorlage19
        {mso-style-type:personal;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
span.E-MailFormatvorlage20
        {mso-style-type:personal;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
span.E-MailFormatvorlage21
        {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><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body bgcolor=white lang=DE link=blue vlink=purple><div class=WordSection1><p class=MsoNormal><span lang=EN-US style='color:#1F497D'>Hi Ivan,<o:p></o:p></span></p><p class=MsoNormal style='text-autospace:none'><b><span lang=EN-US style='font-size:12.0pt;font-family:"Times New Roman","serif";color:#7F7F00'>put</span></b><span lang=EN-US style='font-size:12.0pt;font-family:"Times New Roman","serif"'> VDataBase_CreateForeignKeyLink(gDBRef, </span><span lang=EN-US style='font-size:12.0pt;font-family:"Times New Roman","serif";color:#00007F'>"link_begriff_rubrik"</span><span lang=EN-US style='font-size:12.0pt;font-family:"Times New Roman","serif"'>, begriff.begriff_ID, rubrik.begriff_ID ) </span><span lang=EN-US style='font-size:12.0pt;font-family:"Times New Roman","serif";color:#7F007F'>into</span><span lang=EN-US style='font-size:12.0pt;font-family:"Times New Roman","serif"'> glinkRef</span><span lang=EN-US style='font-size:12.0pt;font-family:"Times New Roman","serif";color:windowtext'><o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US style='color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span lang=EN-US style='color:#1F497D'>the log says: ERROR: Wrong ref for "inKeyFieldRef"<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US style='color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span lang=EN-US style='color:#1F497D'>I have created the table and KeyField before, like:<o:p></o:p></span></p><p class=MsoNormal><b><span lang=EN-US style='font-size:12.0pt;font-family:"Times New Roman","serif";color:#7F7F00'>put</span></b><span lang=EN-US style='font-size:12.0pt;font-family:"Times New Roman","serif"'> VDatabase_CreateTable(gDBRef, </span><span lang=EN-US style='font-size:12.0pt;font-family:"Times New Roman","serif";color:#00007F'>"begriff"</span><span lang=EN-US style='font-size:12.0pt;font-family:"Times New Roman","serif"'>) </span><span lang=EN-US style='font-size:12.0pt;font-family:"Times New Roman","serif";color:#7F007F'>into</span><span lang=EN-US style='font-size:12.0pt;font-family:"Times New Roman","serif"'> tblRef<o:p></o:p></span></p><p class=MsoNormal style='text-autospace:none'><b><span lang=EN-US style='font-size:12.0pt;font-family:"Times New Roman","serif";color:#7F7F00'>get</span></b><span lang=EN-US style='font-size:12.0pt;font-family:"Times New Roman","serif"'> VTable_CreateShortField(tblRef, </span><span lang=EN-US style='font-size:12.0pt;font-family:"Times New Roman","serif";color:#00007F'>"begriff_ID"</span><span lang=EN-US style='font-size:12.0pt;font-family:"Times New Roman","serif"'>, </span><span lang=EN-US style='font-size:12.0pt;font-family:"Times New Roman","serif";color:#00007F'>"fIndexed, fUnique"</span><span lang=EN-US style='font-size:12.0pt;font-family:"Times New Roman","serif"'>)<o:p></o:p></span></p><p class=MsoNormal style='text-autospace:none'><span lang=EN-US style='font-size:12.0pt;font-family:"Times New Roman","serif"'><o:p> </o:p></span></p><p class=MsoNormal style='text-autospace:none'><span lang=EN-US style='color:#1F497D'>Am I missing a primary key? I f yes, how to create? There is no field flag for primary key. Obviously I am missing again something<o:p></o:p></span></p><p class=MsoNormal style='text-autospace:none'><span lang=EN-US style='color:#1F497D'>Btw. Creating the same link in VStudio works without anything else<o:p></o:p></span></p><p class=MsoNormal style='text-autospace:none'><span lang=EN-US style='color:#1F497D'>Thanks<o:p></o:p></span></p><p class=MsoNormal style='text-autospace:none'><span lang=EN-US style='color:#1F497D'>Tiemo<o:p></o:p></span></p><p class=MsoNormal style='text-autospace:none'><span lang=EN-US style='font-size:12.0pt;font-family:"Times New Roman","serif";color:windowtext'><o:p> </o:p></span></p><p class=MsoNormal><span lang=EN-US style='color:#1F497D'><o:p> </o:p></span></p><div style='border:none;border-left:solid blue 1.5pt;padding:0cm 0cm 0cm 4.0pt'><p class=MsoNormal><span lang=EN-US style='color:#1F497D'> </span><span lang=EN-US><o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-size:12.0pt;font-family:"Times New Roman","serif"'><o:p> </o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-size:12.0pt;font-family:"Times New Roman","serif"'>Please check your V4REV..log first - what is there for </span><span lang=EN-US style='font-size:12.0pt;font-family:"Times New Roman , serif ;","serif"'>VDataBase_CreateForeignKeyLink?</span><span lang=EN-US style='font-size:12.0pt;font-family:"Times New Roman","serif"'><br><br><br><br><o:p></o:p></span></p><pre><span lang=EN-US>-- <o:p></o:p></span></pre><pre><span lang=EN-US>Best regards,<o:p></o:p></span></pre><pre><span lang=EN-US>I</span>van Smahin <o:p></o:p></pre><pre>Senior Software Engineer<o:p></o:p></pre><pre>Paradigma Software, Inc<o:p></o:p></pre><pre>Valentina - The Ultra-Fast Database<o:p></o:p></pre><pre><a href="http://www.valentina-db.com">http://www.valentina-db.com</a><o:p></o:p></pre></div></div></body></html>