alecken
I keep forgetting on how to order a column with datatype varchar One of my column for pricing has these values: 5,12,15,18,21,23,31 etc when I cfoutput my query result I got the list showing as:…
in Getting Started
alecken
I'm still using CF8 and Oracle 11G back-end. When I use NVL in the query of query I got error....Can't I use NVL to check on null value? Please help Here is my codes:   <cfquery name="GetC2"…
in Getting Started
alecken
My Dept. has just bought CF10 and I'm finally updating my existing web app to CF10 from CF8. My First Problem with CF10 is using session variables. When using the lower version of CF (since CF 4 to…
in Getting Started