<?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: Connection to MySQL Database in CSLUG - Central South LabVIEW User Group (UK)</title>
    <link>https://ni.lithium.com/t5/CSLUG-Central-South-LabVIEW-User/Connection-to-MySQL-Database/m-p/3423194#M261</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it MySQL or Oracle Nick?&lt;/P&gt;&lt;P&gt;If it's MySQL I use a modified TCP connection tool kit that chats to the server through port 3306 (I think)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I only use the database connectivity stuff if I really have to. So if I'm using ODBC I will use the very old LabSQL toolkit (It's quicker, easier, licence free)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I object to my customers paying extra for something that should be part of the language by default.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can email you the libraries if you need them.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 07 Aug 2015 09:40:30 GMT</pubDate>
    <dc:creator>swatts</dc:creator>
    <dc:date>2015-08-07T09:40:30Z</dc:date>
    <item>
      <title>Connection to MySQL Database</title>
      <link>https://ni.lithium.com/t5/CSLUG-Central-South-LabVIEW-User/Connection-to-MySQL-Database/m-p/3423188#M255</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone here help with an error when connecting to an Oracle SQL database?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I`m using the Database Connectivity Toolkit in LV2014 and have created a UDL to connect the databse. The UDL connects and tests just fine but I get the error message below when I try to connect and list tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Error Code -2147467259&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NI_Database_API.lvlib:DB Tools Open Connec (String).vi-&amp;gt;NI_Database_API.lvlib:DB Tools Open Connec (Path).vi&amp;lt;ERR&amp;gt;ADO Error: 0x80004005&lt;/P&gt;&lt;P&gt;Exception occured in Microsoft OLE DB Provider for ODBC Drivers: [Microsoft][ODBC Driver Manager] The specified DSN contains an architecture mismatch between the Driver and Application in NI_Database_API.lvlib:DB Tools Open Connec (String).vi-&amp;gt;NI_Database_API.lvlib:DB Tools Open Connec (Path).vi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does that ring any bells for anyone ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nick H&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Aug 2015 15:06:01 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/CSLUG-Central-South-LabVIEW-User/Connection-to-MySQL-Database/m-p/3423188#M255</guid>
      <dc:creator>NickRH</dc:creator>
      <dc:date>2015-08-06T15:06:01Z</dc:date>
    </item>
    <item>
      <title>Re: Connection to MySQL Database</title>
      <link>https://ni.lithium.com/t5/CSLUG-Central-South-LabVIEW-User/Connection-to-MySQL-Database/m-p/3423189#M256</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it a 32 bit 64 bit issue?&lt;/P&gt;&lt;P&gt;32 bit LabVIEW won't play nice with a 64 bit database.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Aug 2015 16:20:57 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/CSLUG-Central-South-LabVIEW-User/Connection-to-MySQL-Database/m-p/3423189#M256</guid>
      <dc:creator>swatts</dc:creator>
      <dc:date>2015-08-06T16:20:57Z</dc:date>
    </item>
    <item>
      <title>Re: Connection to MySQL Database</title>
      <link>https://ni.lithium.com/t5/CSLUG-Central-South-LabVIEW-User/Connection-to-MySQL-Database/m-p/3423190#M257</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thats a good point, I`m on 32bit Labview and 64bit Windows but i`m not sure what the server IT is using has .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you , i`ll look into it .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Aug 2015 07:05:46 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/CSLUG-Central-South-LabVIEW-User/Connection-to-MySQL-Database/m-p/3423190#M257</guid>
      <dc:creator>NickRH</dc:creator>
      <dc:date>2015-08-07T07:05:46Z</dc:date>
    </item>
    <item>
      <title>Re: Connection to MySQL Database</title>
      <link>https://ni.lithium.com/t5/CSLUG-Central-South-LabVIEW-User/Connection-to-MySQL-Database/m-p/3423191#M258</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The other complication is the odbc admin will be 64 bit, try using this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="WOWodbc.png" class="jive-image-thumbnail jive-image" onclick="" src="http://forums.ni.com/legacyfs/online/191790_WOWodbc.png" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Aug 2015 08:29:49 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/CSLUG-Central-South-LabVIEW-User/Connection-to-MySQL-Database/m-p/3423191#M258</guid>
      <dc:creator>swatts</dc:creator>
      <dc:date>2015-08-07T08:29:49Z</dc:date>
    </item>
    <item>
      <title>Re: Connection to MySQL Database</title>
      <link>https://ni.lithium.com/t5/CSLUG-Central-South-LabVIEW-User/Connection-to-MySQL-Database/m-p/3423192#M259</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nick,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not sure you need to worry about whether the server is running 64 or 32 bit but you just need to make sure that the drivers you have installed locally are 32 bit. Using the last window Steve posted will show you the 32 bit drivers installed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;James&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Aug 2015 08:43:30 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/CSLUG-Central-South-LabVIEW-User/Connection-to-MySQL-Database/m-p/3423192#M259</guid>
      <dc:creator>James_McN</dc:creator>
      <dc:date>2015-08-07T08:43:30Z</dc:date>
    </item>
    <item>
      <title>Re: Connection to MySQL Database</title>
      <link>https://ni.lithium.com/t5/CSLUG-Central-South-LabVIEW-User/Connection-to-MySQL-Database/m-p/3423193#M260</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Steve and James, I`m looking into that as we speak. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Out of curiosity which method for connection would you both prefer, using the NI DB Tools or through a .NET connection and MySQL connectors ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Aug 2015 09:27:34 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/CSLUG-Central-South-LabVIEW-User/Connection-to-MySQL-Database/m-p/3423193#M260</guid>
      <dc:creator>NickRH</dc:creator>
      <dc:date>2015-08-07T09:27:34Z</dc:date>
    </item>
    <item>
      <title>Re: Connection to MySQL Database</title>
      <link>https://ni.lithium.com/t5/CSLUG-Central-South-LabVIEW-User/Connection-to-MySQL-Database/m-p/3423194#M261</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it MySQL or Oracle Nick?&lt;/P&gt;&lt;P&gt;If it's MySQL I use a modified TCP connection tool kit that chats to the server through port 3306 (I think)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I only use the database connectivity stuff if I really have to. So if I'm using ODBC I will use the very old LabSQL toolkit (It's quicker, easier, licence free)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I object to my customers paying extra for something that should be part of the language by default.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can email you the libraries if you need them.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Aug 2015 09:40:30 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/CSLUG-Central-South-LabVIEW-User/Connection-to-MySQL-Database/m-p/3423194#M261</guid>
      <dc:creator>swatts</dc:creator>
      <dc:date>2015-08-07T09:40:30Z</dc:date>
    </item>
    <item>
      <title>Re: Connection to MySQL Database</title>
      <link>https://ni.lithium.com/t5/CSLUG-Central-South-LabVIEW-User/Connection-to-MySQL-Database/m-p/3423195#M262</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Steve,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Well I didnt personnally setup the DB but IT have informed me that its a MySQL DB so I was wrong to say Oracle ... sorry !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I like the idea of using TCP to connect with LabSQL, if you could email over the libraries that would be great, thank you !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I`ll send you a message with my email.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Aug 2015 09:54:48 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/CSLUG-Central-South-LabVIEW-User/Connection-to-MySQL-Database/m-p/3423195#M262</guid>
      <dc:creator>NickRH</dc:creator>
      <dc:date>2015-08-07T09:54:48Z</dc:date>
    </item>
    <item>
      <title>Re: Connection to MySQL Database</title>
      <link>https://ni.lithium.com/t5/CSLUG-Central-South-LabVIEW-User/Connection-to-MySQL-Database/m-p/3423196#M263</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Finally got it all up and running , now just to have a fight with SQL &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It was all down to the 64 bit / 32 bit ODBC admin. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you both for your help !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Aug 2015 09:36:39 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/CSLUG-Central-South-LabVIEW-User/Connection-to-MySQL-Database/m-p/3423196#M263</guid>
      <dc:creator>NickRH</dc:creator>
      <dc:date>2015-08-10T09:36:39Z</dc:date>
    </item>
    <item>
      <title>Re: Connection to MySQL Database</title>
      <link>https://ni.lithium.com/t5/CSLUG-Central-South-LabVIEW-User/Connection-to-MySQL-Database/m-p/3423197#M264</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can do a demo on SQL creation using Navicat and MySQL if you're interested, I find it makes SQL really simple.&lt;/P&gt;&lt;P&gt;If you cannot wait until our next meeting I can pop up a video.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's a paid program (about £80) but really saves me time.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Aug 2015 09:41:15 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/CSLUG-Central-South-LabVIEW-User/Connection-to-MySQL-Database/m-p/3423197#M264</guid>
      <dc:creator>swatts</dc:creator>
      <dc:date>2015-08-10T09:41:15Z</dc:date>
    </item>
    <item>
      <title>Re: Connection to MySQL Database</title>
      <link>https://ni.lithium.com/t5/CSLUG-Central-South-LabVIEW-User/Connection-to-MySQL-Database/m-p/3423198#M265</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Steve, I`ll have a look into Navicat. Hopefully by the time we all meet again i`ll have it up and running. I`ll also try our IT department as they already use several SQL databases and we might have something I can just use. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hopefully I`ll be able to attend the next meet, i`m in a new company now so still getting a feel for attending events, etc&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Aug 2015 10:09:49 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/CSLUG-Central-South-LabVIEW-User/Connection-to-MySQL-Database/m-p/3423198#M265</guid>
      <dc:creator>NickRH</dc:creator>
      <dc:date>2015-08-10T10:09:49Z</dc:date>
    </item>
    <item>
      <title>Re: Connection to MySQL Database</title>
      <link>https://ni.lithium.com/t5/CSLUG-Central-South-LabVIEW-User/Connection-to-MySQL-Database/m-p/3423199#M266</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've uploaded a video on SQL, Navicat etc&lt;/P&gt;&lt;P&gt;Hope it helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IFRAME frameborder="0" width="425" height="350" src="http://www.youtube.com/embed/y2aSaiWKrv0" allowfullscreen=""&gt;&lt;/IFRAME&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Aug 2015 19:15:17 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/CSLUG-Central-South-LabVIEW-User/Connection-to-MySQL-Database/m-p/3423199#M266</guid>
      <dc:creator>swatts</dc:creator>
      <dc:date>2015-08-10T19:15:17Z</dc:date>
    </item>
    <item>
      <title>Re: Connection to MySQL Database</title>
      <link>https://ni.lithium.com/t5/CSLUG-Central-South-LabVIEW-User/Connection-to-MySQL-Database/m-p/3423200#M267</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Steve, I`ll have a look at that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I`ve been given a copy of MyWorkbench from MySQL by IT, seems ok so far .....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Aug 2015 07:07:32 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/CSLUG-Central-South-LabVIEW-User/Connection-to-MySQL-Database/m-p/3423200#M267</guid>
      <dc:creator>NickRH</dc:creator>
      <dc:date>2015-08-11T07:07:32Z</dc:date>
    </item>
    <item>
      <title>Re: Connection to MySQL Database</title>
      <link>https://ni.lithium.com/t5/CSLUG-Central-South-LabVIEW-User/Connection-to-MySQL-Database/m-p/3423201#M268</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I always found myworkbench to be great for database design but not so good for SQL creation. That said it gets updated fairly often.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think it may be a good subject for the group.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Aug 2015 08:28:25 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/CSLUG-Central-South-LabVIEW-User/Connection-to-MySQL-Database/m-p/3423201#M268</guid>
      <dc:creator>swatts</dc:creator>
      <dc:date>2015-08-11T08:28:25Z</dc:date>
    </item>
    <item>
      <title>Re: Connection to MySQL Database</title>
      <link>https://ni.lithium.com/t5/CSLUG-Central-South-LabVIEW-User/Connection-to-MySQL-Database/m-p/3423202#M269</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would have to agree, I`ve tried the `Create New Table` SQL code generator in My Workbench and the SQL code did not work. I had to modify it myself ..... not great. &lt;SPAN style="font-size: 10pt;"&gt;But its reasonably friendly to use apart from that.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I`m not sure how many of us use SQL but I would imagine the majority do. I think your right it might be a useful subject.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Aug 2015 08:34:07 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/CSLUG-Central-South-LabVIEW-User/Connection-to-MySQL-Database/m-p/3423202#M269</guid>
      <dc:creator>NickRH</dc:creator>
      <dc:date>2015-08-11T08:34:07Z</dc:date>
    </item>
    <item>
      <title>Re: Connection to MySQL Database</title>
      <link>https://ni.lithium.com/t5/CSLUG-Central-South-LabVIEW-User/Connection-to-MySQL-Database/m-p/3423203#M270</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Steve,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Im currently working with a My SQL database and would really appreciate it if you could let me have a copy of the modified tcp connection tool kit if its easy to get your hands on?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you guys still planning to discuss the my sql database subject at the next user group meeting?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Ian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Aug 2015 15:02:47 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/CSLUG-Central-South-LabVIEW-User/Connection-to-MySQL-Database/m-p/3423203#M270</guid>
      <dc:creator>Ian_Billingsley</dc:creator>
      <dc:date>2015-08-21T15:02:47Z</dc:date>
    </item>
    <item>
      <title>Re: Connection to MySQL Database</title>
      <link>https://ni.lithium.com/t5/CSLUG-Central-South-LabVIEW-User/Connection-to-MySQL-Database/m-p/3423204#M271</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'll try and get it to you Tuesday mate, I'm having 2 days off in Brighton&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Aug 2015 20:15:54 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/CSLUG-Central-South-LabVIEW-User/Connection-to-MySQL-Database/m-p/3423204#M271</guid>
      <dc:creator>swatts</dc:creator>
      <dc:date>2015-08-21T20:15:54Z</dc:date>
    </item>
    <item>
      <title>Re: Connection to MySQL Database</title>
      <link>https://ni.lithium.com/t5/CSLUG-Central-South-LabVIEW-User/Connection-to-MySQL-Database/m-p/3423205#M272</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Folks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've been using the MySQL toolkit from Saphir for the past 18 months. It comes with good documentation and makes connection very simply for first timers. I agree that paying for something feels kind of wrong when there are free toolkits available but in this case the customer needs access in future to the source. Having them use a supported albeit paid for toolkit made sense.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are enough syntax changes between MySQL and SQL Server 2012 to make building queries enough of a pain anyway.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Aug 2015 20:47:21 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/CSLUG-Central-South-LabVIEW-User/Connection-to-MySQL-Database/m-p/3423205#M272</guid>
      <dc:creator>CRoebuck</dc:creator>
      <dc:date>2015-08-21T20:47:21Z</dc:date>
    </item>
    <item>
      <title>Re: Connection to MySQL Database</title>
      <link>https://ni.lithium.com/t5/CSLUG-Central-South-LabVIEW-User/Connection-to-MySQL-Database/m-p/3423206#M273</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you both. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steve, enjoy the delights of Brighton!&lt;/P&gt;&lt;P&gt;Chris, thanks for the tip. I shall have a look at the Saphir toolkit. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope your both well.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Aug 2015 21:32:31 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/CSLUG-Central-South-LabVIEW-User/Connection-to-MySQL-Database/m-p/3423206#M273</guid>
      <dc:creator>Ian_Billingsley</dc:creator>
      <dc:date>2015-08-21T21:32:31Z</dc:date>
    </item>
    <item>
      <title>Re: Connection to MySQL Database</title>
      <link>https://ni.lithium.com/t5/CSLUG-Central-South-LabVIEW-User/Connection-to-MySQL-Database/m-p/3423207#M274</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Right Ian,&lt;/P&gt;&lt;P&gt;Back from Brighton.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The files you need are &lt;A href="http://www.ssdc.co.uk/downloads.php"&gt;here&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;CSLUG&amp;gt;&amp;gt; MySQL.zip&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it's in LV2013 and if you open the lvlib you'll find an example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you need help creating queries, I use this tool &lt;A href="https://www.youtube.com/watch?v=y2aSaiWKrv0"&gt;https://www.youtube.com/watch?v=y2aSaiWKrv0&lt;/A&gt;&lt;/P&gt;&lt;P&gt;It's about £80 from &lt;A href="http://www.navicat.com/"&gt;Navicat&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With regards the next meeting, I think it's going to end up being drinks after the CLD Summit (as most of us will be around then)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Aug 2015 09:14:20 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/CSLUG-Central-South-LabVIEW-User/Connection-to-MySQL-Database/m-p/3423207#M274</guid>
      <dc:creator>swatts</dc:creator>
      <dc:date>2015-08-25T09:14:20Z</dc:date>
    </item>
  </channel>
</rss>

