<?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: Import image to labVIEW from MSSQL in LabVIEW</title>
    <link>https://ni.lithium.com/t5/LabVIEW/Import-image-to-labVIEW-from-MSSQL/m-p/896580#M404635</link>
    <description>&lt;P&gt;hi mike , &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; in fact , i want to import the image to the labview&amp;nbsp; from the SQL database , but the image datatype is varbinary( Max ) , &lt;/P&gt;&lt;P&gt;i don;t know how i can show this image and show it in the labview after i use database connectivity toolset to get the information of this image&lt;/P&gt;&lt;P&gt;my image is jpg.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;is there any demo to do this ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Mon, 27 Apr 2009 08:29:36 GMT</pubDate>
    <dc:creator>shingy</dc:creator>
    <dc:date>2009-04-27T08:29:36Z</dc:date>
    <item>
      <title>Import image to labVIEW from MSSQL</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Import-image-to-labVIEW-from-MSSQL/m-p/896404#M404567</link>
      <description>&lt;P&gt;Dear all , &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; i have some trouble about import the image from the SQL server by using labview &lt;/P&gt;&lt;P&gt;database connectivity toolset . How can i read the image in the Database ? as the image &lt;/P&gt;&lt;P&gt;is encoded by binary.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank all&lt;/P&gt;</description>
      <pubDate>Sun, 26 Apr 2009 17:14:43 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Import-image-to-labVIEW-from-MSSQL/m-p/896404#M404567</guid>
      <dc:creator>shingy</dc:creator>
      <dc:date>2009-04-26T17:14:43Z</dc:date>
    </item>
    <item>
      <title>Re: Import image to labVIEW from MSSQL</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Import-image-to-labVIEW-from-MSSQL/m-p/896542#M404619</link>
      <description>&lt;P&gt;Hi shingy,&lt;/P&gt;&lt;P&gt;you should store it temporary on your harddisk. You can load it from there with the "normal" Picture functions.&lt;/P&gt;&lt;P&gt;Which format has your image?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;</description>
      <pubDate>Mon, 27 Apr 2009 07:39:58 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Import-image-to-labVIEW-from-MSSQL/m-p/896542#M404619</guid>
      <dc:creator>MikeS81</dc:creator>
      <dc:date>2009-04-27T07:39:58Z</dc:date>
    </item>
    <item>
      <title>回應： Re: Import image to labVIEW from MSSQL</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Import-image-to-labVIEW-from-MSSQL/m-p/896580#M404635</link>
      <description>&lt;P&gt;hi mike , &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; in fact , i want to import the image to the labview&amp;nbsp; from the SQL database , but the image datatype is varbinary( Max ) , &lt;/P&gt;&lt;P&gt;i don;t know how i can show this image and show it in the labview after i use database connectivity toolset to get the information of this image&lt;/P&gt;&lt;P&gt;my image is jpg.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;is there any demo to do this ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 27 Apr 2009 08:29:36 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Import-image-to-labVIEW-from-MSSQL/m-p/896580#M404635</guid>
      <dc:creator>shingy</dc:creator>
      <dc:date>2009-04-27T08:29:36Z</dc:date>
    </item>
    <item>
      <title>Re: 回應： Re: Import image to labVIEW from MSSQL</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Import-image-to-labVIEW-from-MSSQL/m-p/896583#M404637</link>
      <description>&lt;P&gt;Hi shingy,&lt;/P&gt;&lt;P&gt;you can read image from the database and store it to a file. You should be able to read the data like all other&amp;nbsp;entries from the database. Store it as *.jpg and load it with "read jpg file.vi".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;</description>
      <pubDate>Mon, 27 Apr 2009 08:33:55 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Import-image-to-labVIEW-from-MSSQL/m-p/896583#M404637</guid>
      <dc:creator>MikeS81</dc:creator>
      <dc:date>2009-04-27T08:33:55Z</dc:date>
    </item>
  </channel>
</rss>

