<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									Read variables from an external DB to QuickHMI. - Technical questions				            </title>
            <link>https://www.indi-an.com/de/community/technical-questions/read-variables-from-an-external-db-to-quickhmi/</link>
            <description>Indi.An Germany Discussion Board</description>
            <language>de</language>
            <lastBuildDate>Thu, 13 Aug 2026 15:59:02 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: Read variables from an external DB to QuickHMI.</title>
                        <link>https://www.indi-an.com/de/community/technical-questions/read-variables-from-an-external-db-to-quickhmi/#post-183</link>
                        <pubDate>Fri, 07 Feb 2025 06:42:10 +0000</pubDate>
                        <description><![CDATA[For some reason there was a closing bracket &quot;)&quot; in the link. This links works:
Although we suggest using the new documentation as the old &quot;classic&quot; one will no longer be maintained:]]></description>
                        <content:encoded><![CDATA[<p>For some reason there was a closing bracket ")" in the link. This links works:</p>
<p><a class="wpforo-auto-embeded-link" href="https://www.indi-an.com/help_quickhmi/actual/online/en/creating_database_ds.html" target="_blank" rel="noopener">https://www.indi-an.com/help_quickhmi/actual/online/en/creating_database_ds.html</a></p>
<p>Although we suggest using the new documentation as the old "classic" one will no longer be maintained: https://docs.quickhmi.com/en/dokumentation/communication/create-database-data-sources/</p>]]></content:encoded>
						                            <category domain="https://www.indi-an.com/de/community/technical-questions/">Technical questions</category>                        <dc:creator>Matthias</dc:creator>
                        <guid isPermaLink="true">https://www.indi-an.com/de/community/technical-questions/read-variables-from-an-external-db-to-quickhmi/#post-183</guid>
                    </item>
				                    <item>
                        <title>RE: Read variables from an external DB to QuickHMI.</title>
                        <link>https://www.indi-an.com/de/community/technical-questions/read-variables-from-an-external-db-to-quickhmi/#post-180</link>
                        <pubDate>Thu, 06 Feb 2025 04:51:10 +0000</pubDate>
                        <description><![CDATA[The link
is not working.]]></description>
                        <content:encoded><![CDATA[<p>The link <a class="wpforo-auto-embeded-link" href="https://www.indi-an.com/help_quickhmi/actual/online/en/creating_database_ds.html)/" target="_blank" rel="noopener">https://www.indi-an.com/help_quickhmi/actual/online/en/creating_database_ds.html</a></p>
<p>is not working.</p>]]></content:encoded>
						                            <category domain="https://www.indi-an.com/de/community/technical-questions/">Technical questions</category>                        <dc:creator>manoj.kalekar</dc:creator>
                        <guid isPermaLink="true">https://www.indi-an.com/de/community/technical-questions/read-variables-from-an-external-db-to-quickhmi/#post-180</guid>
                    </item>
				                    <item>
                        <title>RE: Read variables from an external DB to QuickHMI.</title>
                        <link>https://www.indi-an.com/de/community/technical-questions/read-variables-from-an-external-db-to-quickhmi/#post-126</link>
                        <pubDate>Fri, 15 Mar 2024 13:27:03 +0000</pubDate>
                        <description><![CDATA[Hello frecciag,
usually to read values from a database into a variable one would use the database datasource. The downside of that is however the limitation that it can only read from one s...]]></description>
                        <content:encoded><![CDATA[<p>Hello frecciag,</p>
<p>usually to read values from a database into a variable one would use the database datasource. The downside of that is however the limitation that it can only read from one specific QHMI_VARIABLES table. https://www.indi-an.com/help_quickhmi/actual/online/en/creating_database_ds.html</p>
<p>The extension of this function to read from any table is already on our roadmap.</p>
<p>To get back to your specific question in regards to the example project:<br />It is possible to get the cell by specifying the column and row index. We updated out demo project to reflect that. </p>]]></content:encoded>
						                            <category domain="https://www.indi-an.com/de/community/technical-questions/">Technical questions</category>                        <dc:creator>Matthias</dc:creator>
                        <guid isPermaLink="true">https://www.indi-an.com/de/community/technical-questions/read-variables-from-an-external-db-to-quickhmi/#post-126</guid>
                    </item>
				                    <item>
                        <title>Read variables from an external DB to QuickHMI.</title>
                        <link>https://www.indi-an.com/de/community/technical-questions/read-variables-from-an-external-db-to-quickhmi/#post-122</link>
                        <pubDate>Sun, 10 Mar 2024 16:38:01 +0000</pubDate>
                        <description><![CDATA[In the sample project 100301 write_variable_from_database_table is shown the possibility to read a value from the cell of a databasetable control, through a mouse click event on the cell. Is...]]></description>
                        <content:encoded><![CDATA[<p>In the sample project 100301 write_variable_from_database_table is shown the possibility to read a value from the cell of a databasetable control, through a mouse click event on the cell. Is there the possibility to get the cell value of database table pointing directly through row and col index, without using an event trigger.</p>
<p>Is there some other way to read variables and fields from a Table in an external DB MsSql or Mysql or ... ?</p>
<p>Thanks in advance</p>]]></content:encoded>
						                            <category domain="https://www.indi-an.com/de/community/technical-questions/">Technical questions</category>                        <dc:creator>frecciag50</dc:creator>
                        <guid isPermaLink="true">https://www.indi-an.com/de/community/technical-questions/read-variables-from-an-external-db-to-quickhmi/#post-122</guid>
                    </item>
							        </channel>
        </rss>
		