<?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: Setting up a datasource in Coldfusion Administrator</title>
	<atom:link href="http://www.pukkared.com/2010/03/setting-up-a-datasource-in-coldfusion-administrator/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pukkared.com/2010/03/setting-up-a-datasource-in-coldfusion-administrator/</link>
	<description>Web Design &#38; Development</description>
	<lastBuildDate>Wed, 10 Apr 2013 08:49:08 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.4</generator>
	<item>
		<title>By: Gabe</title>
		<link>http://www.pukkared.com/2010/03/setting-up-a-datasource-in-coldfusion-administrator/comment-page-1/#comment-2483</link>
		<dc:creator>Gabe</dc:creator>
		<pubDate>Thu, 17 May 2012 15:46:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.pukkared.com/?p=735#comment-2483</guid>
		<description>Thanks for the info, I tried it out and it worked out great!</description>
		<content:encoded><![CDATA[<p>Thanks for the info, I tried it out and it worked out great!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://www.pukkared.com/2010/03/setting-up-a-datasource-in-coldfusion-administrator/comment-page-1/#comment-2450</link>
		<dc:creator>David</dc:creator>
		<pubDate>Fri, 17 Feb 2012 02:27:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.pukkared.com/?p=735#comment-2450</guid>
		<description>our system always getting the error message of Connection reset by peer: socket write error when connect with the MSSQL 2005.

Not sure are you have any idea what&#039;s wrong with this error or not? I try to google it and most of the answer is that Client stop the page while web server still interacting with db server.

Just to check do you have any idea or what config i can set so that can avoid this error to occur? thanks</description>
		<content:encoded><![CDATA[<p>our system always getting the error message of Connection reset by peer: socket write error when connect with the MSSQL 2005.</p>
<p>Not sure are you have any idea what&#8217;s wrong with this error or not? I try to google it and most of the answer is that Client stop the page while web server still interacting with db server.</p>
<p>Just to check do you have any idea or what config i can set so that can avoid this error to occur? thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Samer Gad</title>
		<link>http://www.pukkared.com/2010/03/setting-up-a-datasource-in-coldfusion-administrator/comment-page-1/#comment-2447</link>
		<dc:creator>Samer Gad</dc:creator>
		<pubDate>Sun, 12 Feb 2012 13:51:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.pukkared.com/?p=735#comment-2447</guid>
		<description>Hi,
Very nice and useful article, but I have a problem, basically, that the Data Sources page in the ColdFusion Administrator doesn&#039;t open at all. I deployed ColdFusion 9 on JBoss 6 as a WAR. Both are running on RedHat Enterprise Linux version 5 (64bit). And whenever I access the tab on Data Sources I get an error 
&quot;coldfusion.security.SecurityManager$UnauthenticatedCredentialsException&quot; while process CFIDE/administrator/Application.cfm. And one more strange thing, as I told you I installed and deployed a 64bit Linux version of ColdFusion, and it tells me that the error in E:\cf9_final\cfusion\wwwroot\CFIDE\....\Application.cfm!!

Please Help!</description>
		<content:encoded><![CDATA[<p>Hi,<br />
Very nice and useful article, but I have a problem, basically, that the Data Sources page in the ColdFusion Administrator doesn&#8217;t open at all. I deployed ColdFusion 9 on JBoss 6 as a WAR. Both are running on RedHat Enterprise Linux version 5 (64bit). And whenever I access the tab on Data Sources I get an error<br />
&#8220;coldfusion.security.SecurityManager$UnauthenticatedCredentialsException&#8221; while process CFIDE/administrator/Application.cfm. And one more strange thing, as I told you I installed and deployed a 64bit Linux version of ColdFusion, and it tells me that the error in E:\cf9_final\cfusion\wwwroot\CFIDE\&#8230;.\Application.cfm!!</p>
<p>Please Help!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Glenda Farmer</title>
		<link>http://www.pukkared.com/2010/03/setting-up-a-datasource-in-coldfusion-administrator/comment-page-1/#comment-2442</link>
		<dc:creator>Glenda Farmer</dc:creator>
		<pubDate>Sun, 29 Jan 2012 04:07:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.pukkared.com/?p=735#comment-2442</guid>
		<description>Thanks - so clear and simple due to your explanation.</description>
		<content:encoded><![CDATA[<p>Thanks &#8211; so clear and simple due to your explanation.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vikky</title>
		<link>http://www.pukkared.com/2010/03/setting-up-a-datasource-in-coldfusion-administrator/comment-page-1/#comment-2437</link>
		<dc:creator>Vikky</dc:creator>
		<pubDate>Thu, 19 Jan 2012 00:11:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.pukkared.com/?p=735#comment-2437</guid>
		<description>I am trying to configure MySQL with CF8 but i am getting following error.

Connection verification failed for data source: kodeway
com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Could not create connection to database server. Attempted reconnect 3 times. Giving up.
The root cause was that: com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Could not create connection to database server. Attempted reconnect 3 times. Giving up.</description>
		<content:encoded><![CDATA[<p>I am trying to configure MySQL with CF8 but i am getting following error.</p>
<p>Connection verification failed for data source: kodeway<br />
com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Could not create connection to database server. Attempted reconnect 3 times. Giving up.<br />
The root cause was that: com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Could not create connection to database server. Attempted reconnect 3 times. Giving up.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mia</title>
		<link>http://www.pukkared.com/2010/03/setting-up-a-datasource-in-coldfusion-administrator/comment-page-1/#comment-2391</link>
		<dc:creator>Mia</dc:creator>
		<pubDate>Fri, 12 Aug 2011 14:12:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.pukkared.com/?p=735#comment-2391</guid>
		<description>I have a CFC question. Below is my &lt;cfform action.  doesn&#039;t seem to be hitting my CFC page.  Do you see a problem with this line?

&lt;!--- Radio button for Subscribe. --&gt;


Manage:
   Subscribe


I actually have 2 radio buttons and not sure how to call a different method for the other button.  Any help would be appreciated!</description>
		<content:encoded><![CDATA[<p>I have a CFC question. Below is my &lt;cfform action.  doesn&#039;t seem to be hitting my CFC page.  Do you see a problem with this line?</p>
<p><!--- Radio button for Subscribe. --></p>
<p>Manage:<br />
   Subscribe</p>
<p>I actually have 2 radio buttons and not sure how to call a different method for the other button.  Any help would be appreciated!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mia</title>
		<link>http://www.pukkared.com/2010/03/setting-up-a-datasource-in-coldfusion-administrator/comment-page-1/#comment-2388</link>
		<dc:creator>Mia</dc:creator>
		<pubDate>Thu, 11 Aug 2011 16:03:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.pukkared.com/?p=735#comment-2388</guid>
		<description>Hi! It&#039;s me again!  I am just not starting with CF and have a very simple question!  I have 2 radio buttons.  I have created a CFC with 2 methods of processing there.  If radio button 1 is hit, I need to cfinvoke to the CFC using a certain method and if radio button 2 is hit, then I need to invoke to the CFC using the other method.  How do you check which radio button is hit?
Below is my cfinput: (so far all is working on my main page!)

Subscribe
Unsubscribe

I have this for radio #1, but it&#039;s not working:


&lt;cfinvoke component=&quot;components.customers&quot;
	method=&quot;addCustomers&quot;
	

  

My CFC is:


 &lt;!--- This function adds customers to the database for newsletters--&gt;

 
   
   
   

   
   
	 INSERT INTO lcustomers
          WHERE firstname = #firstname#
                lastname  = #lastname#
                email     = #email#
   
   
        
             
         
             
       

 

 &lt;!--- This function removes customers from the database for newsletters--&gt;

  
   
   
   

   
   
	 DELETE FROM lcustomers
          WHERE firstname = #firstname#
                lastname  = #lastname#
                email     = #email#
   
   
        
             
         
             
       

 

</description>
		<content:encoded><![CDATA[<p>Hi! It&#8217;s me again!  I am just not starting with CF and have a very simple question!  I have 2 radio buttons.  I have created a CFC with 2 methods of processing there.  If radio button 1 is hit, I need to cfinvoke to the CFC using a certain method and if radio button 2 is hit, then I need to invoke to the CFC using the other method.  How do you check which radio button is hit?<br />
Below is my cfinput: (so far all is working on my main page!)</p>
<p>Subscribe<br />
Unsubscribe</p>
<p>I have this for radio #1, but it&#8217;s not working:</p>
<p>&lt;cfinvoke component=&quot;components.customers&quot;<br />
	method=&quot;addCustomers&quot;</p>
<p>My CFC is:</p>
<p> <!--- This function adds customers to the database for newsletters--></p>
<p>	 INSERT INTO lcustomers<br />
          WHERE firstname = #firstname#<br />
                lastname  = #lastname#<br />
                email     = #email#</p>
<p> <!--- This function removes customers from the database for newsletters--></p>
<p>	 DELETE FROM lcustomers<br />
          WHERE firstname = #firstname#<br />
                lastname  = #lastname#<br />
                email     = #email#</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mia</title>
		<link>http://www.pukkared.com/2010/03/setting-up-a-datasource-in-coldfusion-administrator/comment-page-1/#comment-2386</link>
		<dc:creator>Mia</dc:creator>
		<pubDate>Wed, 10 Aug 2011 22:49:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.pukkared.com/?p=735#comment-2386</guid>
		<description>Cool!  Now I need to download MySql 5.  Thanks again!</description>
		<content:encoded><![CDATA[<p>Cool!  Now I need to download MySql 5.  Thanks again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthew Cook</title>
		<link>http://www.pukkared.com/2010/03/setting-up-a-datasource-in-coldfusion-administrator/comment-page-1/#comment-2385</link>
		<dc:creator>Matthew Cook</dc:creator>
		<pubDate>Wed, 10 Aug 2011 22:31:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.pukkared.com/?p=735#comment-2385</guid>
		<description>No problem.  Glad to help.  I program CF by day and Python by night :)</description>
		<content:encoded><![CDATA[<p>No problem.  Glad to help.  I program CF by day and Python by night <img src='http://www.pukkared.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mia</title>
		<link>http://www.pukkared.com/2010/03/setting-up-a-datasource-in-coldfusion-administrator/comment-page-1/#comment-2384</link>
		<dc:creator>Mia</dc:creator>
		<pubDate>Wed, 10 Aug 2011 22:26:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.pukkared.com/?p=735#comment-2384</guid>
		<description>OMYGOSH - you are the BOMB!  Your last post about the 
&quot;I&#039;ve resolved the issue. Went into JRun4/bin/wsconfig.exe and set it to run as administrator.&quot; worked!!!! 

BTW - are you a CF programmer?

THANK YOU  THANK YOU  THANK YOU!!!!!!!</description>
		<content:encoded><![CDATA[<p>OMYGOSH &#8211; you are the BOMB!  Your last post about the<br />
&#8220;I&#8217;ve resolved the issue. Went into JRun4/bin/wsconfig.exe and set it to run as administrator.&#8221; worked!!!! </p>
<p>BTW &#8211; are you a CF programmer?</p>
<p>THANK YOU  THANK YOU  THANK YOU!!!!!!!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
