<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Can't get JDBC to connect to SQL Server Express"]]></title>
		<link>http://forums.visual-paradigm.com/posts/1.html</link>
		<description><![CDATA[Latest messages posted in the topic "Can't get JDBC to connect to SQL Server Express"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Can't get JDBC to connect to SQL Server Express</title>
				<description><![CDATA[ I successfully got rid of the "not a trusted connection"<br> and "connection refused" error messages by configuring <br> a port number. The configuration didn't match how I read to <br> do it, so I am concerned, but doing it this way got rid of <br> those two error messages.<br> <br> Now, it tells me "login failed".  I login with that<br> username and password daily, so I don't think<br> I have that wrong.  It must be some other<br> configuration issue.<br> <br> I am attaching the relevant screen captures.<br> <br> Please help.<br> <br>  <img src=" <a href=file://c:config.jpg target=_blank rel=nofollow>file://c:config.jpg</a>" border="0">]]></description>
				<guid isPermaLink="true">http://forums.visual-paradigm.com/posts/2724#20403.html</guid>
				<link>http://forums.visual-paradigm.com/posts/2724#20403.html</link>
				<pubDate><![CDATA[Mon, 10 Dec 2007 13:07:27]]></pubDate>
				<author><![CDATA[ burkejay]]></author>
			</item>
			<item>
				<title>Re:Can't get JDBC to connect to SQL Server Express</title>
				<description><![CDATA[ More screen captures]]></description>
				<guid isPermaLink="true">http://forums.visual-paradigm.com/posts/2724#20404.html</guid>
				<link>http://forums.visual-paradigm.com/posts/2724#20404.html</link>
				<pubDate><![CDATA[Mon, 10 Dec 2007 13:14:28]]></pubDate>
				<author><![CDATA[ burkejay]]></author>
			</item>
			<item>
				<title>Can't get JDBC to connect to SQL Server Express</title>
				<description><![CDATA[ Dear burkejay,<br> <br> Thanks for your message. By default the connection string in database configuration dialog is for SQL Server Authentication. For Window Authentication, can you try using the following connection string?<br> <br> jdbc:sqlserver://localhost;databaseName=AdventureWorks;integratedSecurity=true;<br> <br> Please let me know it helps or not. Thanks in advance!<br> <br> Best regards,<br> Rain]]></description>
				<guid isPermaLink="true">http://forums.visual-paradigm.com/posts/2724#20405.html</guid>
				<link>http://forums.visual-paradigm.com/posts/2724#20405.html</link>
				<pubDate><![CDATA[Mon, 10 Dec 2007 14:18:41]]></pubDate>
				<author><![CDATA[ Rain]]></author>
			</item>
			<item>
				<title>Re:Can't get JDBC to connect to SQL Server Express</title>
				<description><![CDATA[ I just logged in using the sa account and that worked!<br> <br> Thanks for the tip!]]></description>
				<guid isPermaLink="true">http://forums.visual-paradigm.com/posts/2724#20415.html</guid>
				<link>http://forums.visual-paradigm.com/posts/2724#20415.html</link>
				<pubDate><![CDATA[Wed, 12 Dec 2007 04:32:48]]></pubDate>
				<author><![CDATA[ burkejay]]></author>
			</item>
			<item>
				<title>Can't get JDBC to connect to SQL Server Express</title>
				<description><![CDATA[ Dear burkejay,<br> <br> You are welcome.<br> <br> Best regards,<br> Rain]]></description>
				<guid isPermaLink="true">http://forums.visual-paradigm.com/posts/2724#20417.html</guid>
				<link>http://forums.visual-paradigm.com/posts/2724#20417.html</link>
				<pubDate><![CDATA[Wed, 12 Dec 2007 16:29:40]]></pubDate>
				<author><![CDATA[ Rain]]></author>
			</item>
	</channel>
</rss>