Cheryl Miller
Member since May 28, 2009
- Profile: /members/3496-cheryl-miller.htm
- URL: http://ewpdesign.com
- Comments: 8
Recent Blog Comments By Cheryl Miller
-
Learning ColdFusion 9: Using OnCFCRequest() To Return JSONP (JSON With Padding) API Responses
Posted on Oct 20, 2013 at 8:27 PM
Once again, saved by Ben! Perfect solution for my new ventures into mobile development. Thanks!... read more »
-
Ask Ben: Building An AJAX, jQuery, And ColdFusion Powered Application
Posted on Mar 27, 2012 at 11:44 AM
Always great work Ben! I'd hate to think where many of us would be without you : ) I have taken an application using your BaseAPI / extends logic and moved it to my local installation for better/faster development for my client. HOWEVER, I am about to rip my hair out because I CANNOT get this err... read more »
-
ColdFusion Query Error: Value Can Not Be Converted To Requested Type
Posted on Nov 20, 2009 at 3:03 PM
@Mike, I resisted the long select statements too, but finally I started using CFCs so it only has to be done once (if queries are written flexibly). <cfinvoke>s are nice and clean in your code. I'm glad I made the switch. Using ColdFusion Builder, double clicking on the field name places it... read more »
-
ColdFusion CFQueryParam Varchar-List Puts In Single Quotes For You
Posted on Aug 29, 2009 at 3:17 PM
YOU ROCK!!! You're WAY better than documentation!... read more »
-
ColdFusion Query Error: Value Can Not Be Converted To Requested Type
Posted on Jun 1, 2009 at 1:48 PM
No. I'm saying that I could swear the error went away when I refreshed the datasource through CFStudio. Then I posted my comment, then I went back and refreshed the page and the error returned. So I went in and corrected the query and the error went away for good. I really appreciate the insight... read more »
-
ColdFusion Query Error: Value Can Not Be Converted To Requested Type
Posted on May 28, 2009 at 5:49 PM
The error just came back. I guess I was wrong about the CF Studio fix.... read more »
-
ColdFusion Query Error: Value Can Not Be Converted To Requested Type
Posted on May 28, 2009 at 5:42 PM
Great answer! I have one client using Fusebox so my error messages were obscure at best. I would have AN error after a db change, and figured it was some kind of caching. The only fix I could come up with was to restart ColdFusion service (not great, I know). So I got the same error on another a... read more »