<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[REXYGEN Community Forum / MSSQL connection]]></title>
	<link rel="self" href="https://www.rexygen.com/oldforum/extern.php?action=feed&amp;tid=188&amp;type=atom"/>
	<link href="http://www.rexygen.com/oldforum/viewtopic.php?id=188"/>
	<updated>2016-08-26T13:11:33Z</updated>
	<generator>FluxBB</generator>
	<id>http://www.rexygen.com/oldforum/viewtopic.php?id=188</id>
	<entry>
		<title type="html"><![CDATA[Re: MSSQL connection]]></title>
		<link rel="alternate" href="http://www.rexygen.com/oldforum/viewtopic.php?pid=831#p831"/>
		<content type="html"><![CDATA[<p>Glad I could help!</p>]]></content>
		<author>
			<name><![CDATA[jaroslav_sobota]]></name>
			<uri>http://www.rexygen.com/oldforum/profile.php?id=3</uri>
		</author>
		<updated>2016-08-26T13:11:33Z</updated>
		<id>http://www.rexygen.com/oldforum/viewtopic.php?pid=831#p831</id>
	</entry>
	<entry>
		<title type="html"><![CDATA[Re: MSSQL connection]]></title>
		<link rel="alternate" href="http://www.rexygen.com/oldforum/viewtopic.php?pid=830#p830"/>
		<content type="html"><![CDATA[<p>Thank you Jaroslav, I have it working now. As always your help is appreciated and invaluable.</p><p>Cheers,</p><p>Adam</p>]]></content>
		<author>
			<name><![CDATA[ad_t]]></name>
			<uri>http://www.rexygen.com/oldforum/profile.php?id=71</uri>
		</author>
		<updated>2016-08-26T11:42:00Z</updated>
		<id>http://www.rexygen.com/oldforum/viewtopic.php?pid=830#p830</id>
	</entry>
	<entry>
		<title type="html"><![CDATA[Re: MSSQL connection]]></title>
		<link rel="alternate" href="http://www.rexygen.com/oldforum/viewtopic.php?pid=828#p828"/>
		<content type="html"><![CDATA[<p>Hi Adam,<br />thanks for your questions! MsSQL connection is possible, the configuration is very similar to MySQL. You need to install unixodbc and tdsodbc packages on your Raspberry Pi:</p><div class="codebox"><pre><code>sudo apt-get install unixodbc tdsodbc</code></pre></div><p>Moreover you need to add the following to /etc/odbcinst.ini:</p><div class="codebox"><pre><code>[MSSQL]
Description     = Microsoft SQL driver
Driver          = /usr/lib/arm-linux-gnueabihf/odbc/libtdsodbc.so</code></pre></div><p>The rest is the same as in the case of MySQL database.</p><p>Connecting to 2 (or more) databases is also possible, you just need to put 2 (or more) IODRV blocks in your executive configuration.</p><p>See <a href="https://www.rexcontrols.cz/forum/viewtopic.php?id=189" rel="nofollow">this topic</a> which deals with the same question, only for S7 driver for Siemens PLCs.</p><p>If you need additional explanation, I&#039;ll be happy to help.</p><p>Jaroslav</p>]]></content>
		<author>
			<name><![CDATA[jaroslav_sobota]]></name>
			<uri>http://www.rexygen.com/oldforum/profile.php?id=3</uri>
		</author>
		<updated>2016-08-26T08:44:36Z</updated>
		<id>http://www.rexygen.com/oldforum/viewtopic.php?pid=828#p828</id>
	</entry>
	<entry>
		<title type="html"><![CDATA[MSSQL connection]]></title>
		<link rel="alternate" href="http://www.rexygen.com/oldforum/viewtopic.php?pid=824#p824"/>
		<content type="html"><![CDATA[<p>Hi,</p><p>At some point soon I am going to have to connect to a existing MSSQL database at the same time as my MySQL one. </p><p>Is it possible to connect to two or more different types of database from the same task? <br />If so is there anything I should know about when setting it up, or any pointers where to look for more info about this? <br />Also are you able to point me to any information on connecting to a MSSQL database, as all the documentation refers to MySQL?</p><p>Cheers,</p><p>Adam</p>]]></content>
		<author>
			<name><![CDATA[ad_t]]></name>
			<uri>http://www.rexygen.com/oldforum/profile.php?id=71</uri>
		</author>
		<updated>2016-08-25T15:57:14Z</updated>
		<id>http://www.rexygen.com/oldforum/viewtopic.php?pid=824#p824</id>
	</entry>
</feed>
