<?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[Resultate des TQuery komponent ereichen]]></title><description><![CDATA[<p>Hallo</p>
<p>I benutze das TQuery komponent um in meinen DB Tables fuer data zu suchen...</p>
<p>mainForm-&gt;Query1-&gt;SQL-&gt;Clear();<br />
mainForm-&gt;Query1-&gt;SQL-&gt;Add(&quot;select * from Coupons where Username = :Param1&quot;);<br />
mainForm-&gt;Query1-&gt;ParamByName(&quot;Param1&quot;)-&gt;AsString = &quot;VwM&quot;;<br />
mainForm-&gt;Query1-&gt;Open();</p>
<p>Ich will die resultate der query sehen...also ich weis wie es bei PHP geht ...while(etc) do... aber was mus ich hier tun..bekomme ich einen array mit den resultaten oder was...example code ware sehr net...</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/147323/resultate-des-tquery-komponent-ereichen</link><generator>RSS for Node</generator><lastBuildDate>Thu, 06 Aug 2026 03:00:22 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/147323.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 15 May 2006 20:43:57 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Resultate des TQuery komponent ereichen on Mon, 15 May 2006 20:43:57 GMT]]></title><description><![CDATA[<p>Hallo</p>
<p>I benutze das TQuery komponent um in meinen DB Tables fuer data zu suchen...</p>
<p>mainForm-&gt;Query1-&gt;SQL-&gt;Clear();<br />
mainForm-&gt;Query1-&gt;SQL-&gt;Add(&quot;select * from Coupons where Username = :Param1&quot;);<br />
mainForm-&gt;Query1-&gt;ParamByName(&quot;Param1&quot;)-&gt;AsString = &quot;VwM&quot;;<br />
mainForm-&gt;Query1-&gt;Open();</p>
<p>Ich will die resultate der query sehen...also ich weis wie es bei PHP geht ...while(etc) do... aber was mus ich hier tun..bekomme ich einen array mit den resultaten oder was...example code ware sehr net...</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1058491</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1058491</guid><dc:creator><![CDATA[shakoush2001]]></dc:creator><pubDate>Mon, 15 May 2006 20:43:57 GMT</pubDate></item><item><title><![CDATA[Reply to Resultate des TQuery komponent ereichen on Mon, 15 May 2006 20:50:27 GMT]]></title><description><![CDATA[<p>FAQ Datenbank das 1.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1058495</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1058495</guid><dc:creator><![CDATA[webmaster1987]]></dc:creator><pubDate>Mon, 15 May 2006 20:50:27 GMT</pubDate></item><item><title><![CDATA[Reply to Resultate des TQuery komponent ereichen on Mon, 15 May 2006 20:55:46 GMT]]></title><description><![CDATA[<p>Oh..mein gott...entschuldigung..I hatte besser hingucken sollen..danke fur die hilfe</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1058498</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1058498</guid><dc:creator><![CDATA[shakoush2001]]></dc:creator><pubDate>Mon, 15 May 2006 20:55:46 GMT</pubDate></item></channel></rss>