<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Preview Release of the SQL Server [C/C++] ODBC Driver for Linux</title><link>http://blogs.msdn.com/b/sqlnativeclient/archive/2011/11/30/preview-release-of-the-sql-server-c-c-odbc-driver-for-linux.aspx</link><description>This has been re-posted from the SQL Server Team Blog . 
 In our continued commitment to interoperability, we are very excited to announce the availability of a preview release of the SQL Server ODBC Driver for Linux! This release will allow native developers</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: Preview Release of the SQL Server [C/C++] ODBC Driver for Linux</title><link>http://blogs.msdn.com/b/sqlnativeclient/archive/2011/11/30/preview-release-of-the-sql-server-c-c-odbc-driver-for-linux.aspx#10374919</link><pubDate>Wed, 05 Dec 2012 16:51:46 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10374919</guid><dc:creator>md</dc:creator><description>&lt;p&gt;is there any way to use this a a perl driver? or will that be in a future release?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10374919" width="1" height="1"&gt;</description></item><item><title>re: Preview Release of the SQL Server [C/C++] ODBC Driver for Linux</title><link>http://blogs.msdn.com/b/sqlnativeclient/archive/2011/11/30/preview-release-of-the-sql-server-c-c-odbc-driver-for-linux.aspx#10365209</link><pubDate>Fri, 02 Nov 2012 12:20:21 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10365209</guid><dc:creator>Andreas J</dc:creator><description>&lt;p&gt;Hi SQLNCli team,&lt;/p&gt;
&lt;p&gt;One questions burning under my nails:&lt;/p&gt;
&lt;p&gt;Is there any chance that Failover_Partner will be supported in future releases?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10365209" width="1" height="1"&gt;</description></item><item><title>re: Preview Release of the SQL Server [C/C++] ODBC Driver for Linux</title><link>http://blogs.msdn.com/b/sqlnativeclient/archive/2011/11/30/preview-release-of-the-sql-server-c-c-odbc-driver-for-linux.aspx#10358923</link><pubDate>Thu, 11 Oct 2012 22:15:02 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10358923</guid><dc:creator>Dave_Mc</dc:creator><description>&lt;p&gt;We&amp;#39;ve had success with SELECT statements using the new driver, but INSERT statements are failing. &amp;nbsp;We are attempting to replace a third-party driver with this new one from Microsoft on a Linux server running a commercial ETL suite. &amp;nbsp;We can&amp;#39;t see inside that commercial product, so we don&amp;#39;t know the details of how it&amp;#39;s trying to talk to ODBC.&lt;/p&gt;
&lt;p&gt;Following &amp;nbsp;are ODBC trace entries which seem to be associated with this failure. &amp;nbsp;Can anyone help me with this? &amp;nbsp;Thanks.&lt;/p&gt;
&lt;p&gt;[ODBC][13568][1344537102.881073][SQLAllocHandle.c][540]&lt;/p&gt;
&lt;p&gt;		Entry:&lt;/p&gt;
&lt;p&gt;			Handle Type = 3&lt;/p&gt;
&lt;p&gt;			Input Handle = 0x1d1077c0&lt;/p&gt;
&lt;p&gt;[ODBC][13568][1344537102.881137][SQLAllocHandle.c][1083]&lt;/p&gt;
&lt;p&gt;		Exit:[SQL_SUCCESS]&lt;/p&gt;
&lt;p&gt;			Output Handle = 0x1dded290&lt;/p&gt;
&lt;p&gt;[ODBC][13568][1344537102.881222][SQLPrepare.c][196]&lt;/p&gt;
&lt;p&gt;		Entry:&lt;/p&gt;
&lt;p&gt;			Statement = 0x1dded290&lt;/p&gt;
&lt;p&gt;			SQL = [INSERT INTO TEST_CONSTITUENT_BBDW(ID,KEYNAME,KEYNAMEPREFIX,FIRSTNAME,MIDDLENAME,MAIDENNAME,NICKNAME) &amp;nbsp;VALUES ( ?, ?, ?, ?, ?, ?,...][length = 132]&lt;/p&gt;
&lt;p&gt;[ODBC][13568][1344537102.881268][SQLPrepare.c][371]&lt;/p&gt;
&lt;p&gt;		Exit:[SQL_SUCCESS]&lt;/p&gt;
&lt;p&gt;[ODBC][13568][1344537102.881318][SQLFreeStmt.c][144]&lt;/p&gt;
&lt;p&gt;		Entry:&lt;/p&gt;
&lt;p&gt;			Statement = 0x1dded290&lt;/p&gt;
&lt;p&gt;			Option = 0&lt;/p&gt;
&lt;p&gt;[ODBC][13568][1344537102.881342][SQLFreeStmt.c][196]Error: IM001&lt;/p&gt;
&lt;p&gt;[ODBC][13568][1344537102.881387][SQLError.c][352]&lt;/p&gt;
&lt;p&gt;		Entry:&lt;/p&gt;
&lt;p&gt;			Statement = 0x1dded290&lt;/p&gt;
&lt;p&gt;			SQLState = 0x448f6b60&lt;/p&gt;
&lt;p&gt;			Native = 0x448f6b68&lt;/p&gt;
&lt;p&gt;			Message Text = 0x448f68e0&lt;/p&gt;
&lt;p&gt;			Buffer Length = 511&lt;/p&gt;
&lt;p&gt;			Text Len Ptr = 0x448f6b6e&lt;/p&gt;
&lt;p&gt;[ODBC][13568][1344537102.881420][SQLError.c][389]&lt;/p&gt;
&lt;p&gt;		Exit:[SQL_SUCCESS]&lt;/p&gt;
&lt;p&gt;			SQLState = IM001&lt;/p&gt;
&lt;p&gt;			Native = 0x448f6b68 -&amp;gt; 0&lt;/p&gt;
&lt;p&gt;			Message Text = [[unixODBC][Driver Manager]Driver does not support this function]&lt;/p&gt;
&lt;p&gt;[ODBC][13568][1344537102.881475][SQLError.c][352]&lt;/p&gt;
&lt;p&gt;		Entry:&lt;/p&gt;
&lt;p&gt;			Statement = 0x1dded290&lt;/p&gt;
&lt;p&gt;			SQLState = 0x448f6b60&lt;/p&gt;
&lt;p&gt;			Native = 0x448f6b68&lt;/p&gt;
&lt;p&gt;			Message Text = 0x448f68e0&lt;/p&gt;
&lt;p&gt;			Buffer Length = 511&lt;/p&gt;
&lt;p&gt;			Text Len Ptr = 0x448f6b6e&lt;/p&gt;
&lt;p&gt;[ODBC][13568][1344537102.881501][SQLError.c][389]&lt;/p&gt;
&lt;p&gt;		Exit:[SQL_NO_DATA]&lt;/p&gt;
&lt;p&gt;[ODBC][13568][1344537102.881526][SQLFreeStmt.c][144]&lt;/p&gt;
&lt;p&gt;		Entry:&lt;/p&gt;
&lt;p&gt;			Statement = 0x1dded290&lt;/p&gt;
&lt;p&gt;			Option = 1&lt;/p&gt;
&lt;p&gt;[ODBC][13568][1344537102.881548][SQLFreeStmt.c][196]Error: IM001&lt;/p&gt;
&lt;p&gt;[ODBC][13568][1344537102.881584][SQLError.c][352]&lt;/p&gt;
&lt;p&gt;		Entry:&lt;/p&gt;
&lt;p&gt;			Statement = 0x1dded290&lt;/p&gt;
&lt;p&gt;			SQLState = 0x448f6b60&lt;/p&gt;
&lt;p&gt;			Native = 0x448f6b68&lt;/p&gt;
&lt;p&gt;			Message Text = 0x448f68e0&lt;/p&gt;
&lt;p&gt;			Buffer Length = 511&lt;/p&gt;
&lt;p&gt;			Text Len Ptr = 0x448f6b6e&lt;/p&gt;
&lt;p&gt;[ODBC][13568][1344537102.881613][SQLError.c][389]&lt;/p&gt;
&lt;p&gt;		Exit:[SQL_SUCCESS]&lt;/p&gt;
&lt;p&gt;			SQLState = IM001&lt;/p&gt;
&lt;p&gt;			Native = 0x448f6b68 -&amp;gt; 0&lt;/p&gt;
&lt;p&gt;			Message Text = [[unixODBC][Driver Manager]Driver does not support this function]&lt;/p&gt;
&lt;p&gt;[ODBC][13568][1344537102.881645][SQLError.c][352]&lt;/p&gt;
&lt;p&gt;		Entry:&lt;/p&gt;
&lt;p&gt;			Statement = 0x1dded290&lt;/p&gt;
&lt;p&gt;			SQLState = 0x448f6b60&lt;/p&gt;
&lt;p&gt;			Native = 0x448f6b68&lt;/p&gt;
&lt;p&gt;			Message Text = 0x448f68e0&lt;/p&gt;
&lt;p&gt;			Buffer Length = 511&lt;/p&gt;
&lt;p&gt;			Text Len Ptr = 0x448f6b6e&lt;/p&gt;
&lt;p&gt;[ODBC][13568][1344537102.881669][SQLError.c][389]&lt;/p&gt;
&lt;p&gt;		Exit:[SQL_NO_DATA]&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10358923" width="1" height="1"&gt;</description></item><item><title>re: Preview Release of the SQL Server [C/C++] ODBC Driver for Linux</title><link>http://blogs.msdn.com/b/sqlnativeclient/archive/2011/11/30/preview-release-of-the-sql-server-c-c-odbc-driver-for-linux.aspx#10354660</link><pubDate>Mon, 01 Oct 2012 08:23:19 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10354660</guid><dc:creator>Daniil Megrabyan</dc:creator><description>&lt;p&gt;It&amp;#39;s nice to have original ODBC driver for Linux, but what should we do with non-unicode databases? There is a problem with queries like SELECT &amp;#39;Some cp1251 data&amp;#39; as &amp;#39;field1&amp;#39;, eventually we&amp;#39;ve got mojibake as a result.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10354660" width="1" height="1"&gt;</description></item><item><title>re: Preview Release of the SQL Server [C/C++] ODBC Driver for Linux</title><link>http://blogs.msdn.com/b/sqlnativeclient/archive/2011/11/30/preview-release-of-the-sql-server-c-c-odbc-driver-for-linux.aspx#10346688</link><pubDate>Wed, 05 Sep 2012 18:51:18 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10346688</guid><dc:creator>Kevin</dc:creator><description>&lt;p&gt;What happened to this project? &amp;nbsp;Is it shelfed or still going? &amp;nbsp;Are you still working on the 32 bit version and availability on other distros?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10346688" width="1" height="1"&gt;</description></item><item><title>re: Preview Release of the SQL Server [C/C++] ODBC Driver for Linux</title><link>http://blogs.msdn.com/b/sqlnativeclient/archive/2011/11/30/preview-release-of-the-sql-server-c-c-odbc-driver-for-linux.aspx#10346204</link><pubDate>Tue, 04 Sep 2012 15:10:36 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10346204</guid><dc:creator>Shekhar Joshi - Microsoft</dc:creator><description>&lt;p&gt;We have released the RTM in Mar 2012.&lt;/p&gt;
&lt;p&gt;You can download the driver from the link below&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://www.microsoft.com/en-us/download/details.aspx?id=28160"&gt;www.microsoft.com/.../details.aspx&lt;/a&gt;&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10346204" width="1" height="1"&gt;</description></item><item><title>re: Preview Release of the SQL Server [C/C++] ODBC Driver for Linux</title><link>http://blogs.msdn.com/b/sqlnativeclient/archive/2011/11/30/preview-release-of-the-sql-server-c-c-odbc-driver-for-linux.aspx#10346188</link><pubDate>Tue, 04 Sep 2012 14:51:26 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10346188</guid><dc:creator>John C</dc:creator><description>&lt;p&gt;When is the planned production release of the new driver&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10346188" width="1" height="1"&gt;</description></item><item><title>re: Preview Release of the SQL Server [C/C++] ODBC Driver for Linux</title><link>http://blogs.msdn.com/b/sqlnativeclient/archive/2011/11/30/preview-release-of-the-sql-server-c-c-odbc-driver-for-linux.aspx#10338305</link><pubDate>Thu, 09 Aug 2012 18:44:04 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10338305</guid><dc:creator>Brandon K</dc:creator><description>&lt;p&gt;Hi Guys,&lt;/p&gt;
&lt;p&gt;Great work on the Linux support... but come on! &amp;nbsp;RHEL5 or 6 only? &amp;nbsp;Special builds of unixODBC driver manager? &amp;nbsp;64-bit only?&lt;/p&gt;
&lt;p&gt;That&amp;#39;s hardly better than the FreeTDS that we&amp;#39;ve been tolerating for years.&lt;/p&gt;
&lt;p&gt;Please get us a real ODBC driver that works with most default installs for unixODBC.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Brandon&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10338305" width="1" height="1"&gt;</description></item><item><title>re: Preview Release of the SQL Server [C/C++] ODBC Driver for Linux</title><link>http://blogs.msdn.com/b/sqlnativeclient/archive/2011/11/30/preview-release-of-the-sql-server-c-c-odbc-driver-for-linux.aspx#10294467</link><pubDate>Tue, 17 Apr 2012 14:11:44 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10294467</guid><dc:creator>Steve Garrett</dc:creator><description>&lt;p&gt;I installed the drivers on a clean version of RH EL 6.2. &amp;nbsp;They work but I was hoping that the MS Native drivers would allow me to retrieve the text fields that are defined as nvar(max) they don&amp;#39;t. &amp;nbsp;When I try to select a nvar(max) type field I will first get an error saying that I need to allocate 4GB of memory for this operation but even if I allocate that much it just core dumps. &amp;nbsp;So I still have to cast those field types to text which converts any unicode only characters to a ?. &amp;nbsp;So I&amp;#39;m not sure what the native drivers give you that the FreeTDS drivers didn&amp;#39;t. &amp;nbsp;It certainly is more difficult to install the MS drivers since you have to have a special version of unixODBC to run it though. &amp;nbsp;&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10294467" width="1" height="1"&gt;</description></item><item><title>re: Preview Release of the SQL Server [C/C++] ODBC Driver for Linux</title><link>http://blogs.msdn.com/b/sqlnativeclient/archive/2011/11/30/preview-release-of-the-sql-server-c-c-odbc-driver-for-linux.aspx#10290443</link><pubDate>Tue, 03 Apr 2012 17:12:37 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10290443</guid><dc:creator>Gregory Su - MSFT</dc:creator><description>&lt;p&gt;Hi Someone, &lt;/p&gt;
&lt;p&gt;Can you verify that you are using the released (RTM ) build ? &amp;nbsp;Based on the error message, it sounds like you might be using CTP release or possibly have both versions installed. &amp;nbsp; &lt;/p&gt;
&lt;p&gt;Can you run the following commands and send me the output:&lt;/p&gt;
&lt;p&gt;odbcinst -j &amp;nbsp; &lt;/p&gt;
&lt;p&gt;cat /etc/odbcinst.ini&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;- Greg&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10290443" width="1" height="1"&gt;</description></item></channel></rss>