Hello all,

I am wrapping up my first project in Cold Fusion and I was wondering how CF
handles the single quote issue.  Currently, whenever I insert a record, I do
the following:

Insert into (name) values(replace(argument, "'", "''")) and that seems to
work.

Should I use the preservesinglequotes function to query a value which has a
single quote in it?

Any advice would be greatly appreciated.

Thanks in advance,

Brandon

Brandon Behrens
The Internet Design Firm
512.451.5225
[EMAIL PROTECTED]
http://www.theidf.com


------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to