<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Linux ODBC connection to MS SQL on Virtual Box Windows</title>
	<atom:link href="http://b.gil.megiteam.pl/2009/11/linux-odbc-to-mssql/feed/" rel="self" type="application/rss+xml" />
	<link>http://b.gil.megiteam.pl/2009/11/linux-odbc-to-mssql/</link>
	<description>Rants on programming, photography, life, universe and everything</description>
	<lastBuildDate>Tue, 16 Feb 2010 20:17:31 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: carrington steyl</title>
		<link>http://b.gil.megiteam.pl/2009/11/linux-odbc-to-mssql/comment-page-1/#comment-24</link>
		<dc:creator>carrington steyl</dc:creator>
		<pubDate>Tue, 16 Feb 2010 20:17:31 +0000</pubDate>
		<guid isPermaLink="false">http://blog.marcingil.com/?p=62#comment-24</guid>
		<description>&lt;p&gt;I managed to get ubuntu 9.10 command prompt tsql to connect to SQL2005 Express  on Windows XP with a freetds.conf content as follows:&lt;/p&gt;

&lt;p&gt;[sqlexpress]
    host = 192.168.0.11
    port = 1433
    tds version = 7.0&lt;/p&gt;

&lt;p&gt;where ip adr is XP machine.
If i used an instance name instead of port it never connected.  Now the next step is to open it from a php script.  Thanks for the article. It was a great help.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I managed to get ubuntu 9.10 command prompt tsql to connect to SQL2005 Express  on Windows XP with a freetds.conf content as follows:</p>

<p>[sqlexpress]
    host = 192.168.0.11
    port = 1433
    tds version = 7.0</p>

<p>where ip adr is XP machine.
If i used an instance name instead of port it never connected.  Now the next step is to open it from a php script.  Thanks for the article. It was a great help.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: QSqlDatabase ODBC connection to MS SQL Express 2005 &#171; When grass was greener</title>
		<link>http://b.gil.megiteam.pl/2009/11/linux-odbc-to-mssql/comment-page-1/#comment-23</link>
		<dc:creator>QSqlDatabase ODBC connection to MS SQL Express 2005 &#171; When grass was greener</dc:creator>
		<pubDate>Mon, 21 Dec 2009 10:06:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.marcingil.com/?p=62#comment-23</guid>
		<description>&lt;p&gt;[...] last post I&#039;ve written a recipe how to connect from Linux to Microsoft SQL Server Express using ODBC. Now, [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] last post I&#39;ve written a recipe how to connect from Linux to Microsoft SQL Server Express using ODBC. Now, [...]</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Marcin Gil</title>
		<link>http://b.gil.megiteam.pl/2009/11/linux-odbc-to-mssql/comment-page-1/#comment-22</link>
		<dc:creator>Marcin Gil</dc:creator>
		<pubDate>Wed, 18 Nov 2009 06:55:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.marcingil.com/?p=62#comment-22</guid>
		<description>&lt;p&gt;Yes, you can! On the target machine (the one that hosts Win7, here Kubuntu) you need to setup Virtual Box networking in the &lt;a href=&quot;http://www.virtualbox.org/manual/UserManual.html#network_bridged&quot; rel=&quot;nofollow&quot;&gt;&lt;em&gt;bridged mode&lt;/em&gt;&lt;/a&gt;. It will blend guest OS services with host OS.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Yes, you can! On the target machine (the one that hosts Win7, here Kubuntu) you need to setup Virtual Box networking in the <a href="http://www.virtualbox.org/manual/UserManual.html#network_bridged" rel="nofollow"><em>bridged mode</em></a>. It will blend guest OS services with host OS.</p>]]></content:encoded>
	</item>
</channel>
</rss>
