<?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/"
		>
<channel>
	<title>Comments on: Connecting ColdFusion to SQL Server Express</title>
	<atom:link href="http://www.fusioncube.net/index.php/coldfusion-sql-server-express/feed" rel="self" type="application/rss+xml" />
	<link>http://www.fusioncube.net/index.php/coldfusion-sql-server-express</link>
	<description>The online journey of a technophile, by Steve Brownlee</description>
	<lastBuildDate>Mon, 30 Jan 2012 21:28:36 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: sam</title>
		<link>http://www.fusioncube.net/index.php/coldfusion-sql-server-express/comment-page-2#comment-58697</link>
		<dc:creator>sam</dc:creator>
		<pubDate>Wed, 23 Nov 2011 19:24:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.fusioncube.net/?p=59#comment-58697</guid>
		<description>thank you for this write up it helped me save hours trying to figure out the options.

i skipped the sql driver installation step, also setting Enabled=YES for every IP type (i only set enabled=yes on ip4 and ip6 which already had IPs assigned and the port was set 1433). i&#039;m using cf9. just went in and enabled login for sa account, which is disabled by default in sqlexpress and used that to register the datasource. I did not have to put the connection string in either.

thanks again!</description>
		<content:encoded><![CDATA[<p>thank you for this write up it helped me save hours trying to figure out the options.</p>
<p>i skipped the sql driver installation step, also setting Enabled=YES for every IP type (i only set enabled=yes on ip4 and ip6 which already had IPs assigned and the port was set 1433). i&#8217;m using cf9. just went in and enabled login for sa account, which is disabled by default in sqlexpress and used that to register the datasource. I did not have to put the connection string in either.</p>
<p>thanks again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sarvesh Agarwal</title>
		<link>http://www.fusioncube.net/index.php/coldfusion-sql-server-express/comment-page-2#comment-53126</link>
		<dc:creator>Sarvesh Agarwal</dc:creator>
		<pubDate>Tue, 23 Aug 2011 06:44:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.fusioncube.net/?p=59#comment-53126</guid>
		<description>Hi every one,

i have successfully done the above mentioned steps but i am facing problem while enabling the tcp/ip protocol...the error which i am facing is....(Access denied[0x80041003])

so kindly give a solution for the same....</description>
		<content:encoded><![CDATA[<p>Hi every one,</p>
<p>i have successfully done the above mentioned steps but i am facing problem while enabling the tcp/ip protocol&#8230;the error which i am facing is&#8230;.(Access denied[0x80041003])</p>
<p>so kindly give a solution for the same&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: javimon</title>
		<link>http://www.fusioncube.net/index.php/coldfusion-sql-server-express/comment-page-2#comment-37626</link>
		<dc:creator>javimon</dc:creator>
		<pubDate>Mon, 20 Sep 2010 05:59:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.fusioncube.net/?p=59#comment-37626</guid>
		<description>Hi Am Jav.. An erro occured while connecting coldfusion 9 and sql sever 2008. if any one have solutions kindly request to solve this problem. Error is following

Connection verification failed for data source: dsn_jas
java.sql.SQLNonTransientConnectionException: [Macromedia][SQLServer JDBC Driver]Error establishing socket to host and port: 192.168.0.112:1433. Reason: Connection refused: connect
The root cause was that: java.sql.SQLNonTransientConnectionException: [Macromedia][SQLServer JDBC Driver]Error establishing socket to host and port: 192.168.0.112:1433. Reason: Connection refused: connect</description>
		<content:encoded><![CDATA[<p>Hi Am Jav.. An erro occured while connecting coldfusion 9 and sql sever 2008. if any one have solutions kindly request to solve this problem. Error is following</p>
<p>Connection verification failed for data source: dsn_jas<br />
java.sql.SQLNonTransientConnectionException: [Macromedia][SQLServer JDBC Driver]Error establishing socket to host and port: 192.168.0.112:1433. Reason: Connection refused: connect<br />
The root cause was that: java.sql.SQLNonTransientConnectionException: [Macromedia][SQLServer JDBC Driver]Error establishing socket to host and port: 192.168.0.112:1433. Reason: Connection refused: connect</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Swain</title>
		<link>http://www.fusioncube.net/index.php/coldfusion-sql-server-express/comment-page-2#comment-37374</link>
		<dc:creator>David Swain</dc:creator>
		<pubDate>Tue, 14 Sep 2010 14:30:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.fusioncube.net/?p=59#comment-37374</guid>
		<description>I followed this for windows 7,  sql 2008 express, and coldfusion server 9, developer edition.

cf datasource name: 
Database: the name of the database in your sql server 2008 express
Server: 
port: 1433
username: 
password: 

The screens for the setup look a little different so here is what I did for 2008, and cf 9.

1. Open the SQL Server Studio (Microsoft SQL Server Management Studio)

2. Click on the Registered Servers button in the toolbar (Menu bar - View -- Resistered Servers)

3. Open the Configuration Manager 
...I couldn&#039;t find it this way so I did the following:

Start Button - All Programs - Microsoft SQL Server 2008/Microsoft SQL Server 2008 R2 - Configurations Tools - Sql Server Configuration Manager


4. If needed, enable the TCP/IP protocol under SQL Server Configuration Manager &gt; SQL Server 2005 Network Configurations &gt; Protocols for SQLEXPRESS
(Mine was turned off in default install so you will need to enable TCP/IP)


5. Now double-click the TCP/IP protocol to view the properties. Click on the IP Addresses tab and make sure that the TCP Port is set to 1433 for every IP type.
(put the 1433 in All the TCP Port boxes all the way down the list (10 places) and apply.

6. Open the Properties page for your server instance
(Now go back to the other window-Microsoft SQl Server Management Studio, or reopen it whatever.)
..right click on the running server and select properties

7. Go to the Security item and make sure that you have Mixed Mode enabled. After making sure all of the these settings are in place, you should now restart your server.
..Click OK.  YOu can restart from here by right clicking on server, stop (wait a minuted), then right click on server and start.

8. Once the server restarts, create a new login to be used by Cold
Fusion, give it a SQL Server Authentication password, and set the default database to the one you’re setting up.
Right click on:
(Server Name, Security folder - Logins folder)
pick new login, follow directions from there.

Ok here is where my path differed (did not need to download anything or use jdbc).

Open cf administrator:
Data Sources
Put in a name you want to call the connection (I used the same name as my database, but whatever you want)
Driver: Microsoft SQL server
Add button

Ok now I put this:

cf datasource name: 
Database: the name of the database in your sql server 2008 express
Server: 
port: 1433
username: 
password: 

then submit, and done!

-Good Luck</description>
		<content:encoded><![CDATA[<p>I followed this for windows 7,  sql 2008 express, and coldfusion server 9, developer edition.</p>
<p>cf datasource name:<br />
Database: the name of the database in your sql server 2008 express<br />
Server:<br />
port: 1433<br />
username:<br />
password: </p>
<p>The screens for the setup look a little different so here is what I did for 2008, and cf 9.</p>
<p>1. Open the SQL Server Studio (Microsoft SQL Server Management Studio)</p>
<p>2. Click on the Registered Servers button in the toolbar (Menu bar &#8211; View &#8212; Resistered Servers)</p>
<p>3. Open the Configuration Manager<br />
&#8230;I couldn&#8217;t find it this way so I did the following:</p>
<p>Start Button &#8211; All Programs &#8211; Microsoft SQL Server 2008/Microsoft SQL Server 2008 R2 &#8211; Configurations Tools &#8211; Sql Server Configuration Manager</p>
<p>4. If needed, enable the TCP/IP protocol under SQL Server Configuration Manager &gt; SQL Server 2005 Network Configurations &gt; Protocols for SQLEXPRESS<br />
(Mine was turned off in default install so you will need to enable TCP/IP)</p>
<p>5. Now double-click the TCP/IP protocol to view the properties. Click on the IP Addresses tab and make sure that the TCP Port is set to 1433 for every IP type.<br />
(put the 1433 in All the TCP Port boxes all the way down the list (10 places) and apply.</p>
<p>6. Open the Properties page for your server instance<br />
(Now go back to the other window-Microsoft SQl Server Management Studio, or reopen it whatever.)<br />
..right click on the running server and select properties</p>
<p>7. Go to the Security item and make sure that you have Mixed Mode enabled. After making sure all of the these settings are in place, you should now restart your server.<br />
..Click OK.  YOu can restart from here by right clicking on server, stop (wait a minuted), then right click on server and start.</p>
<p>8. Once the server restarts, create a new login to be used by Cold<br />
Fusion, give it a SQL Server Authentication password, and set the default database to the one you’re setting up.<br />
Right click on:<br />
(Server Name, Security folder &#8211; Logins folder)<br />
pick new login, follow directions from there.</p>
<p>Ok here is where my path differed (did not need to download anything or use jdbc).</p>
<p>Open cf administrator:<br />
Data Sources<br />
Put in a name you want to call the connection (I used the same name as my database, but whatever you want)<br />
Driver: Microsoft SQL server<br />
Add button</p>
<p>Ok now I put this:</p>
<p>cf datasource name:<br />
Database: the name of the database in your sql server 2008 express<br />
Server:<br />
port: 1433<br />
username:<br />
password: </p>
<p>then submit, and done!</p>
<p>-Good Luck</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sl</title>
		<link>http://www.fusioncube.net/index.php/coldfusion-sql-server-express/comment-page-2#comment-36198</link>
		<dc:creator>sl</dc:creator>
		<pubDate>Wed, 14 Jul 2010 02:06:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.fusioncube.net/?p=59#comment-36198</guid>
		<description>Excellent post!
Thank you so much</description>
		<content:encoded><![CDATA[<p>Excellent post!<br />
Thank you so much</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BonCode: CF: Connecting 64-bit Coldfusion to 32-bit MS Access &#8230;</title>
		<link>http://www.fusioncube.net/index.php/coldfusion-sql-server-express/comment-page-2#comment-35883</link>
		<dc:creator>BonCode: CF: Connecting 64-bit Coldfusion to 32-bit MS Access &#8230;</dc:creator>
		<pubDate>Tue, 08 Jun 2010 11:00:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.fusioncube.net/?p=59#comment-35883</guid>
		<description>[...] For steps 1 through 3 here is a nice tutorial by Steve Brownlee &#8211; Fusioncube [...]</description>
		<content:encoded><![CDATA[<p>[...] For steps 1 through 3 here is a nice tutorial by Steve Brownlee &#8211; Fusioncube [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Connect Coldfusion to SQL Server Express &#171; Banshee Technologies</title>
		<link>http://www.fusioncube.net/index.php/coldfusion-sql-server-express/comment-page-2#comment-35844</link>
		<dc:creator>Connect Coldfusion to SQL Server Express &#171; Banshee Technologies</dc:creator>
		<pubDate>Thu, 03 Jun 2010 23:01:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.fusioncube.net/?p=59#comment-35844</guid>
		<description>[...] instructions below are based on FusionCube but have been modified for my [...]</description>
		<content:encoded><![CDATA[<p>[...] instructions below are based on FusionCube but have been modified for my [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jen Larkin</title>
		<link>http://www.fusioncube.net/index.php/coldfusion-sql-server-express/comment-page-2#comment-35617</link>
		<dc:creator>Jen Larkin</dc:creator>
		<pubDate>Wed, 28 Apr 2010 19:48:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.fusioncube.net/?p=59#comment-35617</guid>
		<description>Thanks for this article! The steps listed almost got me working with SQL Server Express and CF 9 (although I skipped the driver install step). The result was a permissions error that the new user that I had created did not have permissions to the database to which I was trying to connect. The fix for that was to go to:
Security&gt; Logins&gt; [new user account name]&gt; properties&gt; User Mapping
Select the database and the role membership area will become active. The only role that had been assigned was &quot;public&quot; so I added everything other than the deny roles.</description>
		<content:encoded><![CDATA[<p>Thanks for this article! The steps listed almost got me working with SQL Server Express and CF 9 (although I skipped the driver install step). The result was a permissions error that the new user that I had created did not have permissions to the database to which I was trying to connect. The fix for that was to go to:<br />
Security&gt; Logins&gt; [new user account name]&gt; properties&gt; User Mapping<br />
Select the database and the role membership area will become active. The only role that had been assigned was &#8220;public&#8221; so I added everything other than the deny roles.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bruce</title>
		<link>http://www.fusioncube.net/index.php/coldfusion-sql-server-express/comment-page-2#comment-35558</link>
		<dc:creator>Bruce</dc:creator>
		<pubDate>Mon, 19 Apr 2010 17:59:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.fusioncube.net/?p=59#comment-35558</guid>
		<description>OK, sorry about the almost immediate second post... I hope I can save someone else the hair-pulling I went through.

The problem was Outlook&#039;s Business Contact Manager, which uses Microsoft SQL Server Compact Edition (not Express). I downloaded and installed Microsoft SQL Server *Express* and it finally worked, and with the Microsoft SQL Server datasource type, too, so no JDBC connection strings outlined above were needed.

I suppose I&#039;d like to know why I had the problems with the original installation (yes, I used the right server name: mssmlbiz instead of sqlexpress), but just having it working now is a big relief.

-Bruce</description>
		<content:encoded><![CDATA[<p>OK, sorry about the almost immediate second post&#8230; I hope I can save someone else the hair-pulling I went through.</p>
<p>The problem was Outlook&#8217;s Business Contact Manager, which uses Microsoft SQL Server Compact Edition (not Express). I downloaded and installed Microsoft SQL Server *Express* and it finally worked, and with the Microsoft SQL Server datasource type, too, so no JDBC connection strings outlined above were needed.</p>
<p>I suppose I&#8217;d like to know why I had the problems with the original installation (yes, I used the right server name: mssmlbiz instead of sqlexpress), but just having it working now is a big relief.</p>
<p>-Bruce</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bruce</title>
		<link>http://www.fusioncube.net/index.php/coldfusion-sql-server-express/comment-page-2#comment-35550</link>
		<dc:creator>Bruce</dc:creator>
		<pubDate>Sun, 18 Apr 2010 00:26:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.fusioncube.net/?p=59#comment-35550</guid>
		<description>Hello,
I have spent at least two days trying everything explained here and then some. No problem on two home computers (Win7) (many, many thanks!!!) but my work computer (Vista) refuses. Two things worth noting:
1) I am behind a hardware firewall, Windows firewall is not running;
2) MS Office 2007 came pre-installed, with Outlook running Business Contact Manage, so sqlserver 2005 is already installed. The server name is mssmlbiz, so I exchanged that in the connection string appropriately.

Here&#039;s the error I get:

Connection verification failed for data source: Phoenix_PhoenixLoc
java.sql.SQLException: Timed out trying to establish connection
The root cause was that: java.sql.SQLException: Timed out trying to establish connection

Any help or clarification would be most appreciated.

-Bruce</description>
		<content:encoded><![CDATA[<p>Hello,<br />
I have spent at least two days trying everything explained here and then some. No problem on two home computers (Win7) (many, many thanks!!!) but my work computer (Vista) refuses. Two things worth noting:<br />
1) I am behind a hardware firewall, Windows firewall is not running;<br />
2) MS Office 2007 came pre-installed, with Outlook running Business Contact Manage, so sqlserver 2005 is already installed. The server name is mssmlbiz, so I exchanged that in the connection string appropriately.</p>
<p>Here&#8217;s the error I get:</p>
<p>Connection verification failed for data source: Phoenix_PhoenixLoc<br />
java.sql.SQLException: Timed out trying to establish connection<br />
The root cause was that: java.sql.SQLException: Timed out trying to establish connection</p>
<p>Any help or clarification would be most appreciated.</p>
<p>-Bruce</p>
]]></content:encoded>
	</item>
</channel>
</rss>

