<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Tabelle nicht gefunden]]></title><description><![CDATA[<p><a href="http://rapidshare.com/files/101472524/vokabeltrainer.rar" rel="nofollow">http://rapidshare.com/files/101472524/vokabeltrainer.rar</a></p>
<p>habe eine SELECT Abfrage von einer Access Tabelle im Datenbank Explorer ausprobiert und sie klappt einwandfrei..</p>
<p>wenn ich die selbe abfrage nun im Programm benutze, findet er die Tabelle Englisch nicht..</p>
<p>S=Format(&quot;SELECT Vokabeln_Lektion.Lektions_ID FROM (Englisch INNER JOIN (Deutsch INNER JOIN ED ON Deutsch.ID_Deutsch=ED.ID_Deutsch) ON Englisch.ID_Englisch=ED.ID_Englisch) INNER JOIN Vokabeln_Lektion ON ED.ID_ED=Vokabeln_Lektion.ID_Vokabel WHERE (((Deutsch.Deutsch)='%s') AND (Not (Vokabeln_Lektion.Lektions_ID)=(%d)));&quot;,OPENARRAY(TVarRec,((vokabeln-&gt;Cells[1][i]),(Form1-&gt;user))));</p>
<p>Query2-&gt;SQL-&gt;Clear();<br />
Query2-&gt;SQL-&gt;Add(S);<br />
Query2-&gt;Open();</p>
<p>Der Link oben ist mein Projekt.. der SQL String ist im Formular frm_nvokabel im rg_aktionClick der Datenbank alias ist vok<br />
Die Abfrage ist in Access erstellt worden und unter Abfrage2 gespeichert.. <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f609.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--winking_face"
      title=";)"
      alt="😉"
    /></p>
<p>ich weiß.. sehr unübersichtlich und manches kann man sicher einfacher lösen.. ^^<br />
ist eben n schulprojekt..</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/208760/tabelle-nicht-gefunden</link><generator>RSS for Node</generator><lastBuildDate>Thu, 20 Aug 2026 08:23:11 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/208760.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 22 Mar 2008 13:25:14 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Tabelle nicht gefunden on Sat, 22 Mar 2008 13:25:14 GMT]]></title><description><![CDATA[<p><a href="http://rapidshare.com/files/101472524/vokabeltrainer.rar" rel="nofollow">http://rapidshare.com/files/101472524/vokabeltrainer.rar</a></p>
<p>habe eine SELECT Abfrage von einer Access Tabelle im Datenbank Explorer ausprobiert und sie klappt einwandfrei..</p>
<p>wenn ich die selbe abfrage nun im Programm benutze, findet er die Tabelle Englisch nicht..</p>
<p>S=Format(&quot;SELECT Vokabeln_Lektion.Lektions_ID FROM (Englisch INNER JOIN (Deutsch INNER JOIN ED ON Deutsch.ID_Deutsch=ED.ID_Deutsch) ON Englisch.ID_Englisch=ED.ID_Englisch) INNER JOIN Vokabeln_Lektion ON ED.ID_ED=Vokabeln_Lektion.ID_Vokabel WHERE (((Deutsch.Deutsch)='%s') AND (Not (Vokabeln_Lektion.Lektions_ID)=(%d)));&quot;,OPENARRAY(TVarRec,((vokabeln-&gt;Cells[1][i]),(Form1-&gt;user))));</p>
<p>Query2-&gt;SQL-&gt;Clear();<br />
Query2-&gt;SQL-&gt;Add(S);<br />
Query2-&gt;Open();</p>
<p>Der Link oben ist mein Projekt.. der SQL String ist im Formular frm_nvokabel im rg_aktionClick der Datenbank alias ist vok<br />
Die Abfrage ist in Access erstellt worden und unter Abfrage2 gespeichert.. <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f609.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--winking_face"
      title=";)"
      alt="😉"
    /></p>
<p>ich weiß.. sehr unübersichtlich und manches kann man sicher einfacher lösen.. ^^<br />
ist eben n schulprojekt..</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1478724</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1478724</guid><dc:creator><![CDATA[bluni]]></dc:creator><pubDate>Sat, 22 Mar 2008 13:25:14 GMT</pubDate></item><item><title><![CDATA[Reply to Tabelle nicht gefunden on Sat, 22 Mar 2008 16:38:51 GMT]]></title><description><![CDATA[<p>Reduziere das SQL-Statement mal solange, bis der Fehler nicht mehr auftritt.<br />
Oder andersherum, fange mit einer Minimalabfrage an und erweitere diese dann.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1478813</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1478813</guid><dc:creator><![CDATA[Jansen]]></dc:creator><pubDate>Sat, 22 Mar 2008 16:38:51 GMT</pubDate></item></channel></rss>