<?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>v2.0 January 2009 Community Technology Preview Released</title><link>http://blogs.msdn.com/jdbcteam/archive/2009/01/26/v2-0-january-2009-customer-technology-preview-released.aspx</link><description>The SQL Server JDBC team is happy to announce the release of the January 2009 community technology preview. This beta release is feature complete, which includes, but not limited to, JDBC 4.0 SQLXML data type; National Character set; driver autoloading;</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: v2.0 January 2009 Community Technology Preview Released</title><link>http://blogs.msdn.com/jdbcteam/archive/2009/01/26/v2-0-january-2009-customer-technology-preview-released.aspx#9436185</link><pubDate>Fri, 20 Feb 2009 19:23:02 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9436185</guid><dc:creator>Max</dc:creator><description>&lt;p&gt;When do you expect a full, non-beta production release of this driver?&lt;/p&gt;
</description></item><item><title>re: v2.0 January 2009 Community Technology Preview Released</title><link>http://blogs.msdn.com/jdbcteam/archive/2009/01/26/v2-0-january-2009-customer-technology-preview-released.aspx#9436460</link><pubDate>Fri, 20 Feb 2009 22:31:08 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9436460</guid><dc:creator>dpblogs</dc:creator><description>&lt;p&gt;Hello Max,&lt;/p&gt;
&lt;p&gt;The JDBC v2.0 RTM is scheduled for Q1 2009.&lt;/p&gt;
&lt;p&gt;-Tres London&lt;/p&gt;
</description></item><item><title>re: v2.0 January 2009 Community Technology Preview Released</title><link>http://blogs.msdn.com/jdbcteam/archive/2009/01/26/v2-0-january-2009-customer-technology-preview-released.aspx#9462426</link><pubDate>Fri, 06 Mar 2009 14:34:48 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9462426</guid><dc:creator>Michael</dc:creator><description>&lt;p&gt;PreparedStatement.setTimeStamp() don't support DateTime2 in the actual version 2.0.1607.1.&lt;/p&gt;
&lt;p&gt;Will setTimeStamp() support DateTime in the final Release?&lt;/p&gt;
</description></item><item><title>re: v2.0 January 2009 Community Technology Preview Released</title><link>http://blogs.msdn.com/jdbcteam/archive/2009/01/26/v2-0-january-2009-customer-technology-preview-released.aspx#9468105</link><pubDate>Mon, 09 Mar 2009 22:05:55 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9468105</guid><dc:creator>dpblogs</dc:creator><description>&lt;p&gt;Hello Michael,&lt;/p&gt;
&lt;p&gt;Thank-you for your feedback regarding wanting to see PrepareStatement.setTimeStamp() API support the SQL Server 2008 DateTime2 data type. &amp;nbsp;The v2.0 release is focused on supporting the JDBC 4.0 API specification. While we do not currently support the DateTime2 data type, please read this blog entry (&lt;a rel="nofollow" target="_new" href="http://blogs.msdn.com/jdbcteam/archive/2008/09/28/working-with-sql-server-2008-date-time-data-types-using-v1-2-jdbc-driver.aspx"&gt;http://blogs.msdn.com/jdbcteam/archive/2008/09/28/working-with-sql-server-2008-date-time-data-types-using-v1-2-jdbc-driver.aspx&lt;/a&gt;). It discusses how to retrieve DateTime2 data types. You should be able to set the DateTime2 data type using the setString() function, assuming it is in the proper format.&lt;/p&gt;
&lt;p&gt;We do have plans to support SQL Server 2008 data types in a future release of the driver, with the DateTime2 data type being one of them. We welcome suggestions regarding what SQL Server 2008 features we should support in the next release of our driver so please feel free to go ahead and voice your opinion here (&lt;a rel="nofollow" target="_new" href="http://blogs.msdn.com/jdbcteam/archive/2008/10/14/sql-server-2008-feature-support-survey.aspx"&gt;http://blogs.msdn.com/jdbcteam/archive/2008/10/14/sql-server-2008-feature-support-survey.aspx&lt;/a&gt;).&lt;/p&gt;
&lt;p&gt;Sincerely,&lt;/p&gt;
&lt;p&gt;Tres London&lt;/p&gt;
&lt;p&gt;SQL Server JDBC Team&lt;/p&gt;
</description></item><item><title>re: v2.0 January 2009 Community Technology Preview Released</title><link>http://blogs.msdn.com/jdbcteam/archive/2009/01/26/v2-0-january-2009-customer-technology-preview-released.aspx#9472238</link><pubDate>Fri, 13 Mar 2009 00:49:50 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9472238</guid><dc:creator>Jan</dc:creator><description>&lt;p&gt;When will you support spatial data types? It's impossible to use it for us without this basic function! &lt;/p&gt;
</description></item><item><title>re: v2.0 January 2009 Community Technology Preview Released</title><link>http://blogs.msdn.com/jdbcteam/archive/2009/01/26/v2-0-january-2009-customer-technology-preview-released.aspx#9472250</link><pubDate>Fri, 13 Mar 2009 01:02:10 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9472250</guid><dc:creator>Mugunthan Mugundan - MSFT</dc:creator><description>&lt;p&gt;Jan, do you want just the spatial data or do you want the whole functionality provided by the spatial types. If the solution only works in Windows via the JDBC driver would that be acceptable to you?&lt;/p&gt;
</description></item><item><title>re: v2.0 January 2009 Community Technology Preview Released</title><link>http://blogs.msdn.com/jdbcteam/archive/2009/01/26/v2-0-january-2009-customer-technology-preview-released.aspx#9521076</link><pubDate>Tue, 31 Mar 2009 04:53:58 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9521076</guid><dc:creator>Ken</dc:creator><description>&lt;p&gt;is Microsoft still on track on having JDBC 2.0 RTM out in Q1? &lt;/p&gt;
</description></item><item><title>re: v2.0 January 2009 Community Technology Preview Released</title><link>http://blogs.msdn.com/jdbcteam/archive/2009/01/26/v2-0-january-2009-customer-technology-preview-released.aspx#9524042</link><pubDate>Wed, 01 Apr 2009 00:16:43 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9524042</guid><dc:creator>dpblogs</dc:creator><description>&lt;p&gt;Hey Ken,&lt;/p&gt;
&lt;p&gt;JDBC has been released. We plan to make an official post sometime later today.&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://www.microsoft.com/downloads/details.aspx?FamilyID=99b21b65-e98f-4a61-b811-19912601fdc9&amp;amp;displaylang=en"&gt;http://www.microsoft.com/downloads/details.aspx?FamilyID=99b21b65-e98f-4a61-b811-19912601fdc9&amp;amp;displaylang=en&lt;/a&gt;&lt;/p&gt;
</description></item></channel></rss>