What issues have you hit with cfqueryparam Joel? I've also been using it since 4.5, and have never really hit a wall with it.
I'm curious to know what your problems have been? Regards, Mark On 6/8/06, Joel Cass <[EMAIL PROTECTED]> wrote: > > Because there has been some issues with the cfqueryparam tag (I've had a > love-hate relationship with this tag since CF 4.5), I've made the following > function - does it seem safe? I can't crack it anyway > > ALso, it seems that PreserveSingleQuotes() isnt required around values to be > put into the database, eg. myStrField = #dbValue(myStrField,"varchar")#, in > fact I had some errors for some values (e.g. date) when using the > preserveSingleQuotes function.. I noticed the change a while ago. Will it be > a permanent thing that the PreserveSingleQuotes() function is not required > around function results? > -- E: [EMAIL PROTECTED] W: www.compoundtheory.com ICQ: 3094740 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "cfaussie" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cfaussie -~----------~----~----~----~------~----~------~--~---
