A fellow developer asked me a question as to the best method to insert
reserved characters into a SQL Server DB.  I've done this through my
different vices in many ways, however I would like to hear how other
developers are handling this common issue.  Here is an example for
illustration:


Insert the following text into a Varchar db column named "Quote" in a Table
named "Tools"

        Jeremy said "Allaire's ColdFusion is a wonderful tool for
developers." 


The key issues I am looking to tackle are the ' and " qoutes in the sentence
above and how they would be inserted and retreived from a DB.
Thanks in advance for your comments.

- Steven Johnson
-------------------------------------------
Webmaster - HealthObjects
[EMAIL PROTECTED]




~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to