<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "SQL Server 2005 Express"]]></title>
		<link>http://www.sqlpower.ca/forum/posts/list/2.page</link>
		<description><![CDATA[Latest messages posted in the topic "SQL Server 2005 Express"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>SQL Server 2005 Express</title>
				<description><![CDATA[ OK I like to think I am pretty intelligent and all that, but it seems to me that getting PowerArchitect to work with SQL 2005 Express is extremely buggy and/or counter-intuitive.<br /> <br /> Has anyone really gotten this to work?  <br /> <br /> And please don't tell me to read the PowerArchitectUserGuide-0.9.13.pdf.<br /> <br /> There is absolutely NOTHING in there about connecting to SQL Express 2005.<br /> <br /> I have tried to load the JDBC 1.2 driver from Microsoft to no avail and the 2.0 is apparently not supported?<br /> <br /> I would like to support open source on this but really, if it is this complicated to just connect to a database, I can't wait to see how cumbersome the actual tool is to use.<br /> <br /> Just my 2 cents worth.  Any help is appreciated. ]]></description>
				<guid isPermaLink="true">http://www.sqlpower.ca/forum/posts/preList/2611/5863.page</guid>
				<link>http://www.sqlpower.ca/forum/posts/preList/2611/5863.page</link>
				<pubDate><![CDATA[Tue, 23 Feb 2010 15:49:45]]> GMT</pubDate>
				<author><![CDATA[ gamartin]]></author>
			</item>
			<item>
				<title>SQL Server 2005 Express</title>
				<description><![CDATA[ [quote=gamartin]OK I like to think I am pretty intelligent and all that, but it seems to me that getting PowerArchitect to work with SQL 2005 Express is extremely buggy and/or counter-intuitive.<br /> <br /> Has anyone really gotten this to work? [/quote]Sure, I'm using it. It was a matter of  3 or 4 mouse clicks.<br /> <br /> Unless you tell us what [b]exactly[/b] is not working, nobody will be able to help you<br /> <br /> [quote]the 2.0 is apparently not supported?[/quote]What makes you think that?<br /> I'm using 2.0 without problems]]></description>
				<guid isPermaLink="true">http://www.sqlpower.ca/forum/posts/preList/2611/5869.page</guid>
				<link>http://www.sqlpower.ca/forum/posts/preList/2611/5869.page</link>
				<pubDate><![CDATA[Thu, 25 Feb 2010 02:55:24]]> GMT</pubDate>
				<author><![CDATA[ castorp]]></author>
			</item>
			<item>
				<title>Re:SQL Server 2005 Express</title>
				<description><![CDATA[ I am getting the same error as everyone else typically gets (see below).<br /> <br /> Yes I have ensured that my SQL instance is set to accept TCP/IP.  <br /> <br /> I have tried every suggestion I could find here in the forums to make it work and nothing seems to work.  <br /> <br /> I am wondering if it is more a question of the syntax required to indicate "SQLExpress" in the connection parameters than anything else really.  I have seen 2 different possibilities in the forum, one as "localhost\SQLExpress" and on with the port reading "1433;instance=SQLExpress".<br /> <br /> I have tried both and neither work apparently.<br /> <br /> What makes me think 2.0 does/did not work was that I downloaded it, installed it, tried to create a new JDBC connection using it and when I tested the connection got an error saying that that version of the driver was not supported.  Unfortunately now I cannot recreate that result, however my original issue remains the same.<br /> <br /> A simple checklist/step-by-step instruction for configuration would go a long way to making the tool easier to use.<br /> <br /> Anyway here is the god-awful long error message.  <br /> <br /> Again any help is appreciated. <br /> <br /> <br /> com.microsoft.sqlserver.jdbc.SQLServerException: The TCP/IP connection to the host  has failed. java.net.ConnectException: Connection refused: connect<br /> 	at com.microsoft.sqlserver.jdbc.SQLServerException.makeFromDriverError(Unknown Source)<br /> 	at com.microsoft.sqlserver.jdbc.SQLServerConnection.connectHelper(Unknown Source)<br /> 	at com.microsoft.sqlserver.jdbc.SQLServerConnection.loginWithoutFailover(Unknown Source)<br /> 	at com.microsoft.sqlserver.jdbc.SQLServerConnection.connect(Unknown Source)<br /> 	at com.microsoft.sqlserver.jdbc.SQLServerDriver.connect(Unknown Source)<br /> 	at ca.sqlpower.sql.JDBCDataSource.createConnection(JDBCDataSource.java:267)<br /> 	at ca.sqlpower.swingui.JDBCDataSourcePanel$1.actionPerformed(JDBCDataSourcePanel.java:16<img src="http://www.sqlpower.ca/forum//images/smilies/b2eb59423fbf5fa39342041237025880.gif"  /><br /> 	at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)<br /> 	at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)<br /> 	at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)<br /> 	at javax.swing.DefaultButtonModel.setPressed(Unknown Source)<br /> 	at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)<br /> 	at java.awt.Component.processMouseEvent(Unknown Source)<br /> 	at javax.swing.JComponent.processMouseEvent(Unknown Source)<br /> 	at java.awt.Component.processEvent(Unknown Source)<br /> 	at java.awt.Container.processEvent(Unknown Source)<br /> 	at java.awt.Component.dispatchEventImpl(Unknown Source)<br /> 	at java.awt.Container.dispatchEventImpl(Unknown Source)<br /> 	at java.awt.Component.dispatchEvent(Unknown Source)<br /> 	at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)<br /> 	at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)<br /> 	at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)<br /> 	at java.awt.Container.dispatchEventImpl(Unknown Source)<br /> 	at java.awt.Window.dispatchEventImpl(Unknown Source)<br /> 	at java.awt.Component.dispatchEvent(Unknown Source)<br /> 	at java.awt.EventQueue.dispatchEvent(Unknown Source)<br /> 	at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)<br /> 	at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)<br /> 	at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)<br /> 	at java.awt.EventDispatchThread.pumpEvents(Unknown Source)<br /> 	at java.awt.EventDispatchThread.pumpEvents(Unknown Source)<br /> 	at java.awt.EventDispatchThread.run(Unknown Source)<br /> <br /> ]]></description>
				<guid isPermaLink="true">http://www.sqlpower.ca/forum/posts/preList/2611/5875.page</guid>
				<link>http://www.sqlpower.ca/forum/posts/preList/2611/5875.page</link>
				<pubDate><![CDATA[Thu, 25 Feb 2010 07:38:48]]> GMT</pubDate>
				<author><![CDATA[ gamartin]]></author>
			</item>
			<item>
				<title>Re:SQL Server 2005 Express</title>
				<description><![CDATA[ [quote=gamartin]I am getting the same error as everyone else typically gets (see below).<br /> <br /> Yes I have ensured that my SQL instance is set to accept TCP/IP.  [/quote]The error message clearly indicates that it is a connection problem.<br /> <br /> Are you using the correct port? (IIRC SQL Server Express does [b]not[/b] use the standard port 1433)<br /> What about the firewall? (Although I doubt that it kicks in for local connections)<br /> Is the services really started? <br /> Can you connect from other JDBC based tools?<br /> Can you connect from SQL Server Management Studio Express?<br /> <br /> [quote]I am wondering if it is more a question of the syntax required to indicate "SQLExpress" in the connection parameters than anything else really.  I have seen 2 different possibilities in the forum, one as "localhost\SQLExpress" and on with the port reading "1433;instance=SQLExpress".[/quote]I have never used the instance parameter. <br /> The following URL works fine for me:<br /> <br /> jdbc:sqlserver://localhost;databaseName=mydb<br /> <br /> [quote]What makes me think 2.0 does/did not work was that I downloaded it, installed it, tried to create a new JDBC connection using it and when I tested the connection got an error saying that that version of the driver was not supported.  Unfortunately now I cannot recreate that result, however my original issue remains the same.[/quote]V2.0 contains two different jar files. <br /> One is named sqljdbc.jar which will [b]only[/b] work with Java 5.<br /> The other is named sqljdbc4.jar which will [b]only[/b] work with Java 6. <br /> So depending on the Java version you are using you need to use either the first or the second file. <br /> <br /> See also this post here: <a class="snap_shots" href="http://www.sqlpower.ca/forum/posts/list/2612.page" target="_blank" rel="nofollow">http://www.sqlpower.ca/forum/posts/list/2612.page</a><br /> ]]></description>
				<guid isPermaLink="true">http://www.sqlpower.ca/forum/posts/preList/2611/5876.page</guid>
				<link>http://www.sqlpower.ca/forum/posts/preList/2611/5876.page</link>
				<pubDate><![CDATA[Thu, 25 Feb 2010 08:59:02]]> GMT</pubDate>
				<author><![CDATA[ castorp]]></author>
			</item>
			<item>
				<title>Re:SQL Server 2005 Express</title>
				<description><![CDATA[ I just got a connection to SQL Express 2008 in Windows 7 to work.<br /> I followed the instructions in [url]http://blogs.msdn.com/b/sqlexpress/archive/2005/05/05/415084.aspx[/url] Option A.<br /> Then, I created a Connection in SQL Power Architect.<br /> Connection Name: SQL Express<br /> Database Type: SQL Server 2008<br /> Hostname: localhost\SQLEXPRESS<br /> Port: 2301 (from Option A above)<br /> JDBC URL (created by SQL PowerArchitect): jdbc:sqlserver://localhost\SQLEXPRESS:2301<br /> Username: sa<br /> Password: &lt;MyPassWord&gt;]]></description>
				<guid isPermaLink="true">http://www.sqlpower.ca/forum/posts/preList/2611/6092.page</guid>
				<link>http://www.sqlpower.ca/forum/posts/preList/2611/6092.page</link>
				<pubDate><![CDATA[Wed, 22 Sep 2010 14:54:47]]> GMT</pubDate>
				<author><![CDATA[ slivey]]></author>
			</item>
	</channel>
</rss>
