<?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>JDBC 2005 beta 2 getting started with SQLEXPRESS</title><link>http://blogs.msdn.com/angelsb/archive/2005/10/20/483206.aspx</link><description>Sql Express is going to be a good match for the Sql Server 2005 JDBC provider, it is free, it is relatively easy to set up and deploy and it has all the power of Sql Server 2005 for low end applications. There are a few things to keep in mind when using</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: JDBC 2005 beta 2 getting started with SQLEXPRESS</title><link>http://blogs.msdn.com/angelsb/archive/2005/10/20/483206.aspx#493271</link><pubDate>Wed, 16 Nov 2005 08:40:27 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:493271</guid><dc:creator>Manni Wood</dc:creator><description>Thanks for the sample! Works great.</description></item><item><title>re: JDBC 2005 beta 2 getting started with SQLEXPRESS</title><link>http://blogs.msdn.com/angelsb/archive/2005/10/20/483206.aspx#493275</link><pubDate>Wed, 16 Nov 2005 08:58:53 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:493275</guid><dc:creator>Victor</dc:creator><description>Thx for providing an easy understanding example :)&lt;br&gt;I got a question here which may be silly but it does trouble me for a long period: how do you specify the database name? (i.e. something like the string &amp;quot;DatabaseName='xxx'&amp;quot; that used to existed within the URL String in SQL 2000 version)</description></item><item><title>re: JDBC 2005 beta 2 getting started with SQLEXPRESS</title><link>http://blogs.msdn.com/angelsb/archive/2005/10/20/483206.aspx#493703</link><pubDate>Thu, 17 Nov 2005 05:20:34 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:493703</guid><dc:creator>Victor</dc:creator><description>Don't worry about my question any more. Just awared that keyword 'DatabaseName' should starts with a lower case d('databaseName').</description></item><item><title>re: JDBC 2005 beta 2 getting started with SQLEXPRESS</title><link>http://blogs.msdn.com/angelsb/archive/2005/10/20/483206.aspx#508237</link><pubDate>Fri, 30 Dec 2005 21:06:32 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:508237</guid><dc:creator>Jeremy Wong</dc:creator><description>I get the following error...&lt;br&gt;&lt;br&gt;Exception in thread &amp;quot;main&amp;quot; com.microsoft.sqlserver.jdbc.SQLServerException: Failed Logon:com.microsoft.sqlserver.jdbc.SQLServerException: Failed connection to named instance [SQLEXPRESS] [java.net.SocketTimeoutException: Receive timed out] url:jdbc:sqlserver://localhost\SQLEXPRESS;databaseName=Jobs.NET;trustedAuthentication=true&lt;br&gt;        at com.microsoft.sqlserver.jdbc.SQLServerDriver.connect(Unknown Source)&lt;br&gt;        at java.sql.DriverManager.getConnection(DriverManager.java:525)&lt;br&gt;        at java.sql.DriverManager.getConnection(DriverManager.java:193)</description></item></channel></rss>