Skip to main content

Chris Tsongas

Member since Nov 22, 2010

Recent Blog Comments By Chris Tsongas

  • Performing Query-Of-Queries Using ColdFusion 9's Query.cfc Component

    Posted on Nov 13, 2011 at 2:06 AM

    Ben, have you tried using CFWheels? I'm learning it as my first MVC framework and liking it, although the learning curve for building a site from scratch is steep. Anyway the reason I mention it is that it's not all-or-nothing with cfscript, I'm using what I've heard is the common approach of using... read more »

  • Ask Ben: Using POI Utility To Move Excel Data Into A Database

    Posted on Nov 22, 2010 at 6:53 PM

    Oops I think this bit should have gone after the first </cfloop>: <!--- Now you can access all your row values below as structRow.<columnName> i.e. structRow.firstname --->... read more »

  • Ask Ben: Using POI Utility To Move Excel Data Into A Database

    Posted on Nov 22, 2010 at 6:00 PM

    To all the folks who like me wished the header row column names were used instead of column1, column2, etc. you can do something like the following at the beginning of looping through rows, to put the values you'll use into a struct.   <!--- Loop through the rows of the query returned --... read more »

I believe in love. I believe in compassion. I believe in human rights. I believe that we can afford to give more of these gifts to the world around us because it costs us nothing to be decent and kind and understanding. And, I want you to know that when you land on this site, you are accepted for who you are, no matter how you identify, what truths you live, or whatever kind of goofy shit makes you feel alive! Rock on with your bad self!
Ben Nadel