<?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/"
	xmlns:coop="http://www.google.com/coop/namespace"
		>
<channel>
	<title>Comments on: Six Possible solutions for JDBC &#8211; SQL Server Connection problem</title>
	<atom:link href="http://minddiary.com/2008/03/31/possible-solutions-for-jdbc-sql-server-connection-problem/feed/" rel="self" type="application/rss+xml" />
	<link></link>
	<description>There is only one way to learn. It&#039;s through action!</description>
	<lastBuildDate>Sat, 05 Dec 2009 01:07:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Prajakta</title>
		<link>http://minddiary.com/2008/03/31/possible-solutions-for-jdbc-sql-server-connection-problem/#comment-772</link>
		<dc:creator>Prajakta</dc:creator>
		<pubDate>Sat, 21 Nov 2009 10:13:30 +0000</pubDate>
		<guid isPermaLink="false">http://lijinjoseji.wordpress.com/2008/03/31/possible-solutions-for-jdbc-sql-server-connection-problem/#comment-772</guid>
		<description>Hey Thanks so much. Point 5 solved the problem for me too ! Thanks !</description>
		<content:encoded><![CDATA[<p>Hey Thanks so much. Point 5 solved the problem for me too ! Thanks !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ananda</title>
		<link>http://minddiary.com/2008/03/31/possible-solutions-for-jdbc-sql-server-connection-problem/#comment-771</link>
		<dc:creator>Ananda</dc:creator>
		<pubDate>Fri, 20 Nov 2009 07:27:35 +0000</pubDate>
		<guid isPermaLink="false">http://lijinjoseji.wordpress.com/2008/03/31/possible-solutions-for-jdbc-sql-server-connection-problem/#comment-771</guid>
		<description>Thank you very much.
You solved the problem where Microsoft failed.</description>
		<content:encoded><![CDATA[<p>Thank you very much.<br />
You solved the problem where Microsoft failed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cornelis, Theo</title>
		<link>http://minddiary.com/2008/03/31/possible-solutions-for-jdbc-sql-server-connection-problem/#comment-537</link>
		<dc:creator>Cornelis, Theo</dc:creator>
		<pubDate>Sat, 11 Apr 2009 11:48:21 +0000</pubDate>
		<guid isPermaLink="false">http://lijinjoseji.wordpress.com/2008/03/31/possible-solutions-for-jdbc-sql-server-connection-problem/#comment-537</guid>
		<description>Thanks very much! You solved my problem in one minute! Step 5 was the solution. Very good article!</description>
		<content:encoded><![CDATA[<p>Thanks very much! You solved my problem in one minute! Step 5 was the solution. Very good article!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chose</title>
		<link>http://minddiary.com/2008/03/31/possible-solutions-for-jdbc-sql-server-connection-problem/#comment-536</link>
		<dc:creator>Chose</dc:creator>
		<pubDate>Sat, 04 Apr 2009 12:06:01 +0000</pubDate>
		<guid isPermaLink="false">http://lijinjoseji.wordpress.com/2008/03/31/possible-solutions-for-jdbc-sql-server-connection-problem/#comment-536</guid>
		<description>Hi Lijin, thank you very much for this article! Step 5 solved my problem!</description>
		<content:encoded><![CDATA[<p>Hi Lijin, thank you very much for this article! Step 5 solved my problem!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AMANDEEP GOYAL</title>
		<link>http://minddiary.com/2008/03/31/possible-solutions-for-jdbc-sql-server-connection-problem/#comment-535</link>
		<dc:creator>AMANDEEP GOYAL</dc:creator>
		<pubDate>Thu, 26 Mar 2009 06:21:14 +0000</pubDate>
		<guid isPermaLink="false">http://lijinjoseji.wordpress.com/2008/03/31/possible-solutions-for-jdbc-sql-server-connection-problem/#comment-535</guid>
		<description>MY VERSION FOR ECLIPSE IS 3.4 AND I AM USING SQL SERVER 2005..</description>
		<content:encoded><![CDATA[<p>MY VERSION FOR ECLIPSE IS 3.4 AND I AM USING SQL SERVER 2005..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AMANDEEP GOYAL</title>
		<link>http://minddiary.com/2008/03/31/possible-solutions-for-jdbc-sql-server-connection-problem/#comment-534</link>
		<dc:creator>AMANDEEP GOYAL</dc:creator>
		<pubDate>Thu, 26 Mar 2009 06:19:37 +0000</pubDate>
		<guid isPermaLink="false">http://lijinjoseji.wordpress.com/2008/03/31/possible-solutions-for-jdbc-sql-server-connection-problem/#comment-534</guid>
		<description>HI THERE

I AM FACING A PROBLEM WHILE CONNECTING THROUGH ECLIPSE.
EVERYTIME I EXECUTE MY CODE FOR CONNECTION, I AM GETTING ERROR: From Base Daocom.microsoft.sqlserver.jdbc.SQLServerException: Login failed for user &#039;amandeep&#039;. The user is not associated with a trusted SQL Server connection.
java.lang.NullPointerException

COULD YOU HELP IN THIS ISSUE

THANX IN ADVANCE....</description>
		<content:encoded><![CDATA[<p>HI THERE</p>
<p>I AM FACING A PROBLEM WHILE CONNECTING THROUGH ECLIPSE.<br />
EVERYTIME I EXECUTE MY CODE FOR CONNECTION, I AM GETTING ERROR: From Base Daocom.microsoft.sqlserver.jdbc.SQLServerException: Login failed for user &#8216;amandeep&#8217;. The user is not associated with a trusted SQL Server connection.<br />
java.lang.NullPointerException</p>
<p>COULD YOU HELP IN THIS ISSUE</p>
<p>THANX IN ADVANCE&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: raji</title>
		<link>http://minddiary.com/2008/03/31/possible-solutions-for-jdbc-sql-server-connection-problem/#comment-529</link>
		<dc:creator>raji</dc:creator>
		<pubDate>Wed, 28 Jan 2009 10:17:27 +0000</pubDate>
		<guid isPermaLink="false">http://lijinjoseji.wordpress.com/2008/03/31/possible-solutions-for-jdbc-sql-server-connection-problem/#comment-529</guid>
		<description>thank you very much for your valuable information</description>
		<content:encoded><![CDATA[<p>thank you very much for your valuable information</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lijin</title>
		<link>http://minddiary.com/2008/03/31/possible-solutions-for-jdbc-sql-server-connection-problem/#comment-533</link>
		<dc:creator>Lijin</dc:creator>
		<pubDate>Mon, 19 Jan 2009 05:54:54 +0000</pubDate>
		<guid isPermaLink="false">http://lijinjoseji.wordpress.com/2008/03/31/possible-solutions-for-jdbc-sql-server-connection-problem/#comment-533</guid>
		<description>Thanks Tariq. You know I wasted my 2 days because of this problem. :) So I thought of putting this in my blog hoping that you people can save your valuable hours... honestly :)</description>
		<content:encoded><![CDATA[<p>Thanks Tariq. You know I wasted my 2 days because of this problem. <img src='http://minddiary.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  So I thought of putting this in my blog hoping that you people can save your valuable hours&#8230; honestly <img src='http://minddiary.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tariq</title>
		<link>http://minddiary.com/2008/03/31/possible-solutions-for-jdbc-sql-server-connection-problem/#comment-530</link>
		<dc:creator>tariq</dc:creator>
		<pubDate>Sat, 17 Jan 2009 06:48:59 +0000</pubDate>
		<guid isPermaLink="false">http://lijinjoseji.wordpress.com/2008/03/31/possible-solutions-for-jdbc-sql-server-connection-problem/#comment-530</guid>
		<description>Respected Sir,

You are great what a point you just tell us i think most of the problem occur due to no 5 point that u cover.

Again Thanks

Truly Regards,

Tariq</description>
		<content:encoded><![CDATA[<p>Respected Sir,</p>
<p>You are great what a point you just tell us i think most of the problem occur due to no 5 point that u cover.</p>
<p>Again Thanks</p>
<p>Truly Regards,</p>
<p>Tariq</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lijin</title>
		<link>http://minddiary.com/2008/03/31/possible-solutions-for-jdbc-sql-server-connection-problem/#comment-532</link>
		<dc:creator>Lijin</dc:creator>
		<pubDate>Fri, 02 Jan 2009 05:29:41 +0000</pubDate>
		<guid isPermaLink="false">http://lijinjoseji.wordpress.com/2008/03/31/possible-solutions-for-jdbc-sql-server-connection-problem/#comment-532</guid>
		<description>Thanks for your good words Phil. :)</description>
		<content:encoded><![CDATA[<p>Thanks for your good words Phil. <img src='http://minddiary.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
