<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Connecting to SQLServer 2000"]]></title>
		<link>http://forums.visual-paradigm.com/posts/40.html</link>
		<description><![CDATA[Latest messages posted in the topic "Connecting to SQLServer 2000"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Connecting to SQLServer 2000</title>
				<description><![CDATA[ Howdy<br> <br> Sorry to post on this topic, seem that a few people already have. I have read through their posts, to no avail. <br> <br> I have tried many combinations of authentication and databases, even changed the sa password to something so simple I couldn't misspell it. <br> <br> I have attached a screen shot of my connection properties. <br> <br> I can connect using other (MS) programs (Visio, Visual Studio)<br> <br> The error I'm getting is:<br> <br>  <table class="code-table-simple" align="center">
		<tr> 
		<td><span class="genmed"><b>Code:</b></span></td>
		</tr>
		</table>
		<table class="code-table" align="center">
		<tr>
		<td class="code">
		<pre> 
 Test adapter connection failed!
 java.sql.SQLException: Network error IOException: Connection refused: connect
 	at net.sourceforge.jtds.jdbc.ConnectionJDBC2.&lt;init&gt;&#40;ConnectionJDBC2.java:372&#41;
 	at net.sourceforge.jtds.jdbc.ConnectionJDBC3.&lt;init&gt;&#40;ConnectionJDBC3.java:50&#41;
 	at net.sourceforge.jtds.jdbc.Driver.connect&#40;Driver.java:178&#41;
 	at org.orm.ertodb.DriverWrapper.connect&#40;DriverWrapper.java:27&#41;
 	at java.sql.DriverManager.getConnection&#40;Unknown Source&#41;
 	at java.sql.DriverManager.getConnection&#40;Unknown Source&#41;
 	at v.igvh.i&#40;:34&#41;
 	at v.igvh.f&#40;:43&#41;
 	at v.ame.run&#40;:21&#41;
 Caused by: java.net.ConnectException: Connection refused: connect
 	at java.net.PlainSocketImpl.socketConnect&#40;Native Method&#41;
 	at java.net.PlainSocketImpl.doConnect&#40;Unknown Source&#41;
 	at java.net.PlainSocketImpl.connectToAddress&#40;Unknown Source&#41;
 	at java.net.PlainSocketImpl.connect&#40;Unknown Source&#41;
 	at java.net.SocksSocketImpl.connect&#40;Unknown Source&#41;
 	at java.net.Socket.connect&#40;Unknown Source&#41;
 	at sun.reflect.NativeMethodAccessorImpl.invoke0&#40;Native Method&#41;
 	at sun.reflect.NativeMethodAccessorImpl.invoke&#40;Unknown Source&#41;
 	at sun.reflect.DelegatingMethodAccessorImpl.invoke&#40;Unknown Source&#41;
 	at java.lang.reflect.Method.invoke&#40;Unknown Source&#41;
 	at net.sourceforge.jtds.jdbc.SharedSocket.createSocketForJDBC3&#40;SharedSocket.java:289&#41;
 	at net.sourceforge.jtds.jdbc.SharedSocket.&lt;init&gt;&#40;SharedSocket.java:250&#41;
 	at net.sourceforge.jtds.jdbc.ConnectionJDBC2.&lt;init&gt;&#40;ConnectionJDBC2.java:297&#41;
 	... 8 more
 Test .NET connection failed!
 java.lang.Exception: SQL Server does not exist or access denied.
    at System.Data.SqlClient.ConnectionPool.GetConnection&#40;Boolean& isInTransaction&#41;
    at System.Data.SqlClient.SqlConnectionPoolManager.GetPooledConnection&#40;SqlConnectionString options, Boolean& isInTransaction&#41;
    at System.Data.SqlClient.SqlConnection.Open&#40;&#41;
    at NHibernate.Connection.DriverConnectionProvider.GetConnection&#40;&#41;
  </pre></td>
		</tr>
		</table> ]]></description>
				<guid isPermaLink="true">http://forums.visual-paradigm.com/posts/2041#16381.html</guid>
				<link>http://forums.visual-paradigm.com/posts/2041#16381.html</link>
				<pubDate><![CDATA[Wed, 28 Mar 2007 07:42:15]]></pubDate>
				<author><![CDATA[ Quinten]]></author>
			</item>
			<item>
				<title>Re:Connecting to SQLServer 2000</title>
				<description><![CDATA[ Hello Quinten,<br> <br> Thank you for your post. I think that you haven't enable to SQL Serer to accept connection from external application (maybe some TCP/IP or firewall settings). Please try to enable those settings in your server and see if it help. Thanks in advance!<br> <br> Best regards,<br> Jick]]></description>
				<guid isPermaLink="true">http://forums.visual-paradigm.com/posts/2041#16382.html</guid>
				<link>http://forums.visual-paradigm.com/posts/2041#16382.html</link>
				<pubDate><![CDATA[Wed, 28 Mar 2007 08:57:29]]></pubDate>
				<author><![CDATA[ Jick]]></author>
			</item>
			<item>
				<title>Re:Connecting to SQLServer 2000</title>
				<description><![CDATA[ Firstly, thanks for the speedy reply. <br> Secondly, thanks for such a great product (just need to save up for the suite)<br> <br> For the life of me I couldn't get SQL Server 2000 to work (normally I would use MySQL)<br> <br> In the end I installed SQL 2005 Express, changed the settings to allow external connections and all was good.<br> <br> Thanks for your help]]></description>
				<guid isPermaLink="true">http://forums.visual-paradigm.com/posts/2041#16405.html</guid>
				<link>http://forums.visual-paradigm.com/posts/2041#16405.html</link>
				<pubDate><![CDATA[Thu, 29 Mar 2007 11:48:12]]></pubDate>
				<author><![CDATA[ Quinten]]></author>
			</item>
			<item>
				<title>Re:Connecting to SQLServer 2000</title>
				<description><![CDATA[ Hello Quinten,<br> <br> You are welcome. Feel free to post again if there are any questions.<br> <br> Best regards,<br> Jick]]></description>
				<guid isPermaLink="true">http://forums.visual-paradigm.com/posts/2041#16407.html</guid>
				<link>http://forums.visual-paradigm.com/posts/2041#16407.html</link>
				<pubDate><![CDATA[Thu, 29 Mar 2007 11:51:23]]></pubDate>
				<author><![CDATA[ Jick]]></author>
			</item>
	</channel>
</rss>