> From: Dan Farmer
>
> I have the following being input into a MSSQL longtext....
> I've tried several functions such as "preservesinglequotes"
> and "paragraphformat" but I still get errors... any ideas
> as to what string function I should be using?
>
> It seems to be choking on the french characters.
First off, is the field a nText or nVarchar?
Secondly, what happens when you use CFQUERYPARAM?
If you're not using it, why not?
Thirdly, what version of CF?
[Todays Threads]
[This Message]
[Subscription]
[Fast Unsubscribe]
[User Settings]
- problem with french characters when updating MSSQL. Dan Farmer
- RE: problem with french characters when updating MSSQL. Philip Arnold
- RE: problem with french characters when updating MSSQL. Philip Arnold