<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>wanna-be-a-Debian-system-administrator &#187; mssql</title>
	<atom:link href="http://debian.kitaj.net/category/mssql/feed/" rel="self" type="application/rss+xml" />
	<link>http://debian.kitaj.net</link>
	<description></description>
	<lastBuildDate>Mon, 17 May 2010 10:02:50 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to query MSSQL database with Debian GNU/Linux (Sarge)</title>
		<link>http://debian.kitaj.net/2006/09/how-to-query-mssql-database-with-debian-gnulinux-sarge/</link>
		<comments>http://debian.kitaj.net/2006/09/how-to-query-mssql-database-with-debian-gnulinux-sarge/#comments</comments>
		<pubDate>Thu, 21 Sep 2006 20:09:59 +0000</pubDate>
		<dc:creator>Mitja</dc:creator>
				<category><![CDATA[administration]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[mssql]]></category>

		<guid isPermaLink="false">http://debian.kitaj.net/index.php/2006/09/how-to-query-mssql-database-with-debian-gnulinux-sarge/</guid>
		<description><![CDATA[Every now and then you have to do unpleasant things and so one day I was faced with data hidden in MSSQL database. Searching internet I was not able to find a solution so I asked for help on Debian User mailing list and got this reply.
Following the suggestions I managed to get what I [...]]]></description>
			<content:encoded><![CDATA[<p>Every now and then you have to do unpleasant things and so one day I was faced with data hidden in MSSQL database. Searching internet I was not able to find a solution so I asked for help on Debian User mailing list and got <a title="Link to post." target="_blank" href="http://lists.debian.org/debian-user/2006/09/msg01766.html">this reply</a>.<br />
Following the suggestions I managed to get what I needed and here it is the whole process.</p>
<p><span id="more-5"></span></p>
<p>First install <em>unixodbc</em> package<br />
<code>apt-get install unixodbc</code><br />
If you want GUI then also install <em>unixodbc-bin</em></p>
<p>Next install <em /> package<br />
<code>apt-get install freetds-dev</code><br />
the <em>freetds-dev</em> package has two dependencies which will be also installed</p>
<p>During the <em>freetds-dev</em> package instalation you will be asked if you want the <em>FreeTDS ODBC Driver</em> to be registered automaticaly with <em>unixODBC</em>. If you say no, you will have to do it manualy afterwards.</p>
<p>After this follow the manuals on <a class="LinkVTekstu" href="http://www.unixodbc.org/">unixodbc.org</a> to configure the whole thing.</p>
<p>If you followed the above steps you can skip directly to chapter &#8220;Creating an ODBC Data Source Name&#8221; of the <a class="LinkVTekstu" href="http://www.unixodbc.org/doc/FreeTDS.html">How to use unixODBC with FreeTDS</a> manual and configure <em>ODBC Data Source Name</em>.</p>
<p>To make your steps around ODBC GUI easyer read the <a class="LinkVTekstu" href="http://www.unixodbc.org/doc/UserManual/">User Manual </a></p>
<p><small>Installation occured on 21.9.2006<br />
this document was last changed on 21.9.2006</small></p>
]]></content:encoded>
			<wfw:commentRss>http://debian.kitaj.net/2006/09/how-to-query-mssql-database-with-debian-gnulinux-sarge/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
