Quantcast
Channel: Adobe Community: Message List - ColdFusion
Browsing all 21760 articles
Browse latest View live

Re: Need help with query between 2 dates

Thanks. sorry, name should be ename. Not sure how to pass the dates as dates, can you give me an example?

View Article


Re: Need help with query between 2 dates

The example is in the CF docs. http://livedocs.adobe.com/coldfusion/8/htmldocs/help.html?content=Tags _p-q_18.html

View Article


Re: Need help with query between 2 dates

You might also want to use CreateODBCDate() to convert the date to ODBC format. http://livedocs.adobe.com/coldfusion/8/htmldocs/help.html?content=func tions_c-d_20.html

View Article

Re: Need help with query between 2 dates

Thanks. I'm a bit over my head here.Can you give me an example of how to use the cfparamter in my query above?

View Article

Re: Need help with query between 2 dates

Ok, I tried this but still getting an error <cfquery datasource="mydb" name="test">Select name from mytablewhere<cfqueryparam value=#createodbcdate(edate)# cfsqltype="CF_SQL_DATE"> Between...

View Article


Re: Need help with query between 2 dates

<cfset startDate = createODBCDate("2011-01-01") /><cfset endDate = createODBCDate("2013-01-01") /> <cfquery datasource="mydb" name="test">          SELECT ename           FROM mytable...

View Article

Error reading an Excel file with a leading "#" in a cell

Any recommendations on how to read an Excel XLSX file (using CFSpreadsheet) that has a leading "#" in a cell? I checked and this bug was reported over 2 years...

View Article

Re: Need help with query between 2 dates

Thank you very much. This worked.Cheers

View Article


CF 9 Session Variables Resetting

We are experiencing the SESSION variables resetting in CF9.0.2 between page navigation. As I understand from other forums there was a patch for 9.0.1 to help with this but we are on 9.0.2 which was the...

View Article


Forrester Research on ColdFusion 5/15/2012

My company's IT architects have mandiated that ColdFusion be phased out. Some of their reasoning comes from Forrester Research Inc. Does Adobe have any comments on the following? Has they spoken with...

View Article

Re: I can't access ColdFusion 10 Admin

I think the default setting in the CF 10 Administration is for localhost access only and I would not recommend changing this setting. A vast majority of CF hacks are related to CFIDE/Administrator...

View Article

I see inconsistent ImageNew() failures for CMYK Jpeg Images (CF10)

Weird problem. I have a set of test cases that pass just fine loading a known CMYK jpeg via ImageNew().  Later, with no restart of the app server, these same test cases fail.  Again, after a while, the...

View Article

Re: "The connection was reset" errors ColdFusion 10

I had my own workaround which may be of some use to you http://stackoverflow.com/questions/15125471/problems-handling-404-erro rs-in-coldfusion-10-on-win2k8-r2-x64/15489695#15489695 Hope it helps Martin

View Article


Re: "The connection was reset" errors ColdFusion 10

To Martin, Rob, and others raising issues in this thread about IIS 404 custom handler issues, here’s some great news: this bug is addressed in the most recent CF10 update that came out this week,...

View Article

Re: "The connection was reset" errors ColdFusion 10

Thanks for the info, Charlie! We will be installing this soon and I look forward to the resolution. -R

View Article


Image may be NSFW.
Clik here to view.

Re: CFSETTING won't work in CF10

Hi Stephen  Enable the following Enable Robust Exception Information Enable AJAX Debug Log Window Enable Request Debugging Output Create a .cfm using the code mentioned below. Just for testing purpose,...

View Article

Re: CF 10 Datasource to Unidata Database will not connect

When I try to verify the datasource, I get this error stack in the exception.log file, perhaps this means something to someone?  thanks......

View Article


FCK Upload is hanging after updating to Update 11

Hi, My FCK ajax image upload is hanging. Clicked on the tab called "Upload" and the button called "send it to the Server" and the window is still open with waiting gif animation. I checked the file is...

View Article

Image may be NSFW.
Clik here to view.

Re: How can I upgrade my CF 8 to the latest one ?

Hi  You can go to Adobe's Website http://www.adobe.com/products/coldfusion-family.html?promoid=DJDQZDepending upon your requirement, you can click on buy either Standard or Enterprise and then you will...

View Article

Re: java.io.IOException: Stream closed when using webservice

Unrelated to your problem, but I'm trying to get CF10 installed with RHEL 6.4 and was wondering which version of Apache you're using and how you compiled it. Thanks!

View Article
Browsing all 21760 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>