> Does anyone know how to escape charachters in SQL server - to be more
> specific I am buiding a string where I need to escape a double quote so
> the string isn't prematurely completed.

Unless you're using #preservesinglequotes()# around your variable, you
shouldn't have to worry about escaping the single quotes -- ColdFusion's
cfquery tag will do that for you...

Isaac Dealey
Certified Advanced ColdFusion 5 Developer

www.turnkey.to
954-776-0046
______________________________________________________________________
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm
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

Reply via email to