I wasn't saying it was just a kludge. I was saying that it STARTED as a kludge. Remember, it was sort-of half-finished and non-documented in CF4.5.
I never said it wasn't useful. I think CFQUERYPARAM is fantastic. I user it in all inline queries; I wouldn't dream of dropping a CF variable straight in the middle of the SQL buffer at this point! :) Rob Brooks-Bilson wrote: >One final thing. If you do use the cfquery method, you should use >cfqueryparam (it wasn't a kludge just to solve long column data problems in >older versions of CF) for each parameter you pass. This allows you bind > > ______________________________________________________________________ Get the mailserver that powers this list at http://www.coolfusion.com FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

