<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Showing data from mysql database to labview interface in LabVIEW</title>
    <link>https://ni.lithium.com/t5/LabVIEW/Showing-data-from-mysql-database-to-labview-interface/m-p/3618469#M1014792</link>
    <description>&lt;P&gt;Do you have direct access to the database or is the LabVIEW application going to have to make calls to your website in order to get the data?&lt;/P&gt;</description>
    <pubDate>Tue, 25 Apr 2017 23:18:26 GMT</pubDate>
    <dc:creator>Jacobson-ni</dc:creator>
    <dc:date>2017-04-25T23:18:26Z</dc:date>
    <item>
      <title>Showing data from mysql database to labview interface</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Showing-data-from-mysql-database-to-labview-interface/m-p/3618260#M1014736</link>
      <description>&lt;P&gt;Hi guys, I'm new with Labview, I'm working on a project and now I'm in the final step, I need to show some data from my website's database in my application (.exe) made with labview, is that possible? and if there's any tutorial will be helpfull!&lt;/P&gt;
&lt;P&gt;Thanks and sorry for my English.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Apr 2017 17:47:25 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Showing-data-from-mysql-database-to-labview-interface/m-p/3618260#M1014736</guid>
      <dc:creator>KAMEddy123</dc:creator>
      <dc:date>2017-04-25T17:47:25Z</dc:date>
    </item>
    <item>
      <title>Re: Showing data from mysql database to labview interface</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Showing-data-from-mysql-database-to-labview-interface/m-p/3618388#M1014772</link>
      <description>&lt;P&gt;Do you have the database toolkit?&amp;nbsp; Look in the Connectivity palette for a set of Database VIs.&amp;nbsp; As long as you know the connection settings to the mySQL server, it is fairly simple to query a set of rows and columns.&amp;nbsp; Examples are included with the toolkit.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you don't have this toolkit, there are other toolkits that use the same ActiveX calls.&amp;nbsp; One that i have use was called LabSQL.&amp;nbsp; There are probably others that I am not familiar with but try one of these and post back if you have additional questions.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Apr 2017 20:52:17 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Showing-data-from-mysql-database-to-labview-interface/m-p/3618388#M1014772</guid>
      <dc:creator>aputman</dc:creator>
      <dc:date>2017-04-25T20:52:17Z</dc:date>
    </item>
    <item>
      <title>Re: Showing data from mysql database to labview interface</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Showing-data-from-mysql-database-to-labview-interface/m-p/3618469#M1014792</link>
      <description>&lt;P&gt;Do you have direct access to the database or is the LabVIEW application going to have to make calls to your website in order to get the data?&lt;/P&gt;</description>
      <pubDate>Tue, 25 Apr 2017 23:18:26 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Showing-data-from-mysql-database-to-labview-interface/m-p/3618469#M1014792</guid>
      <dc:creator>Jacobson-ni</dc:creator>
      <dc:date>2017-04-25T23:18:26Z</dc:date>
    </item>
    <item>
      <title>Re: Showing data from mysql database to labview interface</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Showing-data-from-mysql-database-to-labview-interface/m-p/3619141#M1014989</link>
      <description>&lt;P&gt;sadly I don't have connectivity toolkits so I will try labSQL, many thanks for help!&lt;/P&gt;</description>
      <pubDate>Wed, 26 Apr 2017 19:50:03 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Showing-data-from-mysql-database-to-labview-interface/m-p/3619141#M1014989</guid>
      <dc:creator>KAMEddy123</dc:creator>
      <dc:date>2017-04-26T19:50:03Z</dc:date>
    </item>
    <item>
      <title>Re: Showing data from mysql database to labview interface</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Showing-data-from-mysql-database-to-labview-interface/m-p/3619142#M1014990</link>
      <description>&lt;P&gt;I do have a direct access to the database.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;PS: Sorry if I wrote two messages, but I didn't know how&amp;nbsp;&amp;nbsp; to reply to both messages in only one message.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Apr 2017 19:52:26 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Showing-data-from-mysql-database-to-labview-interface/m-p/3619142#M1014990</guid>
      <dc:creator>KAMEddy123</dc:creator>
      <dc:date>2017-04-26T19:52:26Z</dc:date>
    </item>
    <item>
      <title>Re: Showing data from mysql database to labview interface</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Showing-data-from-mysql-database-to-labview-interface/m-p/3619151#M1014994</link>
      <description>&lt;P&gt;Just write your message addressing each person.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Aputman,&lt;/P&gt;
&lt;P&gt;I want to tell you this.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Jacobson,&lt;/P&gt;
&lt;P&gt;I want to tell you something different.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Apr 2017 20:00:48 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Showing-data-from-mysql-database-to-labview-interface/m-p/3619151#M1014994</guid>
      <dc:creator>RavensFan</dc:creator>
      <dc:date>2017-04-26T20:00:48Z</dc:date>
    </item>
    <item>
      <title>Re: Showing data from mysql database to labview interface</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Showing-data-from-mysql-database-to-labview-interface/m-p/3619153#M1014995</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/63946"&gt;@RavensFan&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;Just write your message addressing each person.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Aputman,&lt;/P&gt;
&lt;P&gt;I want to tell you this.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Jacobson,&lt;/P&gt;
&lt;P&gt;I want to tell you something different.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;This way is more informative anyways, unless you include a quote of the person you are replying to. &amp;nbsp;The two separate posts that the OP made above give no indication about to whom the reply is addressed. &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Apr 2017 20:04:30 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Showing-data-from-mysql-database-to-labview-interface/m-p/3619153#M1014995</guid>
      <dc:creator>aputman</dc:creator>
      <dc:date>2017-04-26T20:04:30Z</dc:date>
    </item>
    <item>
      <title>Re: Showing data from mysql database to labview interface</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Showing-data-from-mysql-database-to-labview-interface/m-p/3619184#M1015003</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/91728"&gt;@aputman&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/63946"&gt;@RavensFan&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;Just write your message addressing each person.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Aputman,&lt;/P&gt;
&lt;P&gt;I want to tell you this.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Jacobson,&lt;/P&gt;
&lt;P&gt;I want to tell you something different.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;This way is more informative anyways, unless you include a quote of the person you are replying to. &amp;nbsp;The two separate posts that the OP made above give no indication about to whom the reply is addressed. &amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;ok Thanks guys again sorry for spaming.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;RavensFan,&lt;/P&gt;
&lt;P&gt;Thanks also for help.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Apr 2017 20:57:41 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Showing-data-from-mysql-database-to-labview-interface/m-p/3619184#M1015003</guid>
      <dc:creator>KAMEddy123</dc:creator>
      <dc:date>2017-04-26T20:57:41Z</dc:date>
    </item>
  </channel>
</rss>

