<?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[Ergebnis von Datenbankabfrage in StringList]]></title><description><![CDATA[<p>Hallo</p>
<p>Gibt es eine Möglichkeit, das Ergebnis einer SQL Abfrage (in dem Fall nur eine Spalte) in eine StringList oder was ähnliches zu überführen, so dass ich damit weiter arbeiten kann?</p>
<p>Banzai!</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/123120/ergebnis-von-datenbankabfrage-in-stringlist</link><generator>RSS for Node</generator><lastBuildDate>Mon, 27 Jul 2026 03:14:04 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/123120.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 13 Oct 2005 08:58:17 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Ergebnis von Datenbankabfrage in StringList on Thu, 13 Oct 2005 08:58:17 GMT]]></title><description><![CDATA[<p>Hallo</p>
<p>Gibt es eine Möglichkeit, das Ergebnis einer SQL Abfrage (in dem Fall nur eine Spalte) in eine StringList oder was ähnliches zu überführen, so dass ich damit weiter arbeiten kann?</p>
<p>Banzai!</p>
]]></description><link>https://www.c-plusplus.net/forum/post/891136</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/891136</guid><dc:creator><![CDATA[banzai]]></dc:creator><pubDate>Thu, 13 Oct 2005 08:58:17 GMT</pubDate></item><item><title><![CDATA[Reply to Ergebnis von Datenbankabfrage in StringList on Thu, 13 Oct 2005 09:00:06 GMT]]></title><description><![CDATA[<p>Hallo</p>
<p>ja, indem du die Abfrage mit Next() durchgehst und für jeden Datensatz einen neuen Eintrag in der StringList mit dem Wert des Feldes anlegst.</p>
<p>bis bald<br />
akari</p>
]]></description><link>https://www.c-plusplus.net/forum/post/891140</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/891140</guid><dc:creator><![CDATA[akari]]></dc:creator><pubDate>Thu, 13 Oct 2005 09:00:06 GMT</pubDate></item><item><title><![CDATA[Reply to Ergebnis von Datenbankabfrage in StringList on Thu, 13 Oct 2005 09:19:39 GMT]]></title><description><![CDATA[<p>Hi</p>
<p>akari schrieb:</p>
<blockquote>
<p>ja, indem du die Abfrage mit Next() durchgehst und für jeden Datensatz einen neuen Eintrag in der StringList mit dem Wert des Feldes anlegst.</p>
</blockquote>
<p>Danke <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f642.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--slightly_smiling_face"
      title=":)"
      alt="🙂"
    /> Und wie komme ich an den tatsächlichen Inhalt der Zelle? Welche Eigenschaft von TQuery (oder DataSet oder DataSource) ist das?</p>
<p>Banzai!</p>
]]></description><link>https://www.c-plusplus.net/forum/post/891156</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/891156</guid><dc:creator><![CDATA[banzai]]></dc:creator><pubDate>Thu, 13 Oct 2005 09:19:39 GMT</pubDate></item><item><title><![CDATA[Reply to Ergebnis von Datenbankabfrage in StringList on Thu, 13 Oct 2005 09:55:51 GMT]]></title><description><![CDATA[<p>Hallo</p>
<p>siehe <em>TDataSet::FieldByName::AsString</em></p>
<p>bis bald<br />
akari</p>
]]></description><link>https://www.c-plusplus.net/forum/post/891189</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/891189</guid><dc:creator><![CDATA[akari]]></dc:creator><pubDate>Thu, 13 Oct 2005 09:55:51 GMT</pubDate></item></channel></rss>